Open Issues Need Help
View All on GitHubAI Summary: This issue requests the implementation of a floating 'Scroll to Top' button. It should appear after the user scrolls down 300px, be positioned in the bottom-right, and smoothly scroll the page to the top when clicked. Key requirements include an up arrow icon, fade-in/fade-out animations, and ensuring it's accessible and responsive across devices without overlapping existing UI.
AI Summary: This issue requests the implementation of keyboard shortcuts (`Ctrl+1` to `Ctrl+5`) for navigating to different sections of the application, such as Dashboard, Activities, and Goals. Key tasks include adding event listeners, creating a help modal to display shortcuts, and ensuring cross-browser/OS compatibility without interfering with form inputs.