Skip to content

Implement scroll reveal effect for sidebars and buttons - #10

Merged
skyline-apps merged 2 commits into
mainfrom
kim/hide-buttons-scrll
Jun 23, 2026
Merged

Implement scroll reveal effect for sidebars and buttons#10
skyline-apps merged 2 commits into
mainfrom
kim/hide-buttons-scrll

Conversation

@kimberli

Copy link
Copy Markdown
Collaborator

This pull request introduces a scroll reveal effect on the sidebars and certain buttons to enhance user experience on mobile devices by fading components in and out during scrolling.

  • Added useMobileScrollReveal hook to manage visibility based on scroll events.

  • Integrated the useMobileScrollReveal hook into the LeftSidebar and RightSidebar components for fade effect on scroll.

  • Updated button visibility in the AppPageProvider based on scroll position using the new hook.

  • Included transition styles for opacity changes to improve visual interactions.

@skyline-apps
skyline-apps merged commit e82107f into main Jun 23, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants