mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-25 07:15:36 +00:00
- Refactored the ActionGroup component to improve responsiveness by introducing separate button components for mobile and desktop. - Implemented a Drawer for mobile interactions, replacing DropdownMenu for a better user experience on mobile devices. - Consolidated button styles and logic into reusable components, enhancing code maintainability and reducing duplication. - Ensured that all action buttons (tag filter, column adjustment, sorting) now utilize the new responsive design, providing a consistent experience across devices. Signed-off-by: Innei <tukon479@gmail.com>