Skip to content

Conversation

tobioyelekan
Copy link
Contributor

@tobioyelekan tobioyelekan commented Jul 22, 2025

Description

Closes #169

Originally, both the sidebar and its background were part of the same AnimatedVisibility block, causing them to move and fade together. This is resolved by animating the background independently, using animateFloatAsState to control the alpha value of the background Box.

Checklist

Fix:

Screen.Recording.2025-07-22.at.1.11.45.AM.mov

@tobioyelekan
Copy link
Contributor Author

hi @callebtc could you please review

@callebtc
Copy link
Collaborator

callebtc commented Aug 5, 2025

nice one thank you

@callebtc callebtc added enhancement New feature or request UI/UX Improving interactions labels Aug 5, 2025
@callebtc callebtc merged commit bff8b11 into permissionlesstech:main Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI/UX Improving interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Background of SideBarOverLay animates alongside the sidebar itself
2 participants