feat(tasks): scroll to bottom in task detail view when comments are available (#1995)

Added a scroll-to-bottom button in task detail view that appears when content is scrollable and hides when users reach the bottom. The button provides quick navigation to view all content.

🐰 A button appears when scrolls grow tall,
Through DOM observers, we heed the call,
With smooth scroll dances to content's end,
The rabbit's gift—no need to scroll and rend! 
This commit is contained in:
kolaente
2025-12-16 23:06:47 +01:00
committed by GitHub
parent 770e4cbe66
commit 4284673bf7
4 changed files with 285 additions and 2 deletions

2
.gitignore vendored
View File

@@ -46,4 +46,4 @@ devenv.local.nix
/.claude/settings.local.json
PLAN.md
/.crush/
/.playwright-mcp