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
Click-to-select functionality for setting the default instrument, replacing the radio button column.
Visual highlighting for the selected default instrument row.
Added (Selected) text indicator for clarity.
Changed
Settings Layout:
Refined Instruments and Categories sections into a responsive 2-column grid.
Updated table headers to match the Dashboard's rounded, borderless style.
Aligned action buttons to the right for better visual balance.
Sessions Page Layout:
Optimized session list items on desktop to display metadata in a single, wrap-able row.
Improved mobile layout by removing horizontal overflow clipping to prevent menu cut-offs.
Fixed
Emoji Picker: Reintegrated emoji picker for selecting icons in the Settings page (Instruments and Categories).
Mobile Menu Clipping: Resolved an issue where the 3-dot context menu in session lists was being clipped by the container on mobile devices.
Dropdown Logic: Fixed z-indexing and event handling for dropdown menus to ensure they overlay correctly and close when clicking outside or opening another menu.