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
fix(mobile): improve note editor UX and theme consistency
- Fix note editor starting position by adding key prop to force remount per note
- Add CSS scroll-restoration and overflow-anchor controls to prevent auto-scrolling
- Implement smooth fade-in transition to hide scroll positioning on load
- Hide placeholder text to prevent flashing during scroll
- Extend view note divider to full width for visual consistency with edit mode
- Make attachment badge text color theme-aware for proper contrast in light/dark themes
0 commit comments