You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When closing the Image Details panel, the panel currently unmounts immediately, which makes the close interaction feel abrupt compared to the smooth opening animation.
Adding a short exit animation would make the open and close behavior feel consistent and more polished.
Current Behavior
Image Details panel opens with a smooth animation
Closing the panel removes it instantly without any exit animation
Expected Behavior
Image Details panel should animate smoothly on close
Open and close interactions should feel visually consistent
Scope
UI-only change
Limited to the Image Details panel
No backend or data changes
Additional Notes
I have a local implementation ready and can open a PR if this approach is approved.
Describe the feature
Description
When closing the Image Details panel, the panel currently unmounts immediately, which makes the close interaction feel abrupt compared to the smooth opening animation.
Adding a short exit animation would make the open and close behavior feel consistent and more polished.
Current Behavior
Expected Behavior
Scope
Additional Notes
I have a local implementation ready and can open a PR if this approach is approved.
Add ScreenShots
Video Example
2026-01-06.21-16-28.mp4
Record