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(notes): improve NEW badge UX and add star button loading state
- Reduce NEW badge size (9px font, minimal padding) with right spacing
- Remove badge on any title change instead of only from defaults
- Fix cross-tab sync for badge removal via WebSocket
- Update notes list when manually refreshing note from editor
- Add delayed spinner (500ms) to star button in editor panel
- Expose setNotes from useNotes hook for manual refresh updates
0 commit comments