mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -46,4 +46,4 @@ devenv.local.nix
|
||||
/.claude/settings.local.json
|
||||
PLAN.md
|
||||
/.crush/
|
||||
|
||||
/.playwright-mcp
|
||||
|
||||
Reference in New Issue
Block a user