Skip to content

v0.3.1 Settings & Layout Polish

Choose a tag to compare

@aFFekopp aFFekopp released this 08 Feb 08:00
· 5 commits to main since this release

Added

  • Settings Page UX:
    • 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.