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
Sessions Pagination: Re-implemented robust pagination logic for the Sessions page using window-scoped state management, ensuring stable page transitions and correct item slicing.
Alphabetical Sorting: Improved the "Add Item" modal in the manual session editor to display library items in alphabetical order, making it easier to find specific entries.
Duplicate Prevention: Implemented case-insensitive duplicate checks when adding or updating library items to prevent redundant entries within the same category.
Statistics Alignment: Fixed X-axis label alignment and date formatting in the Practice Trends chart (especially for Month/Year view).