v1.1.0-beta.009 - feat: enhance smart matcher links and mobile calendar action buttons
🚀 Features & Updates
- Embedded Request Series, Request Issue, and View Details buttons directly into comic cards on mobile screens for the Global Pull List, removing the need for an extra tap or modal popup.
- Added dynamic View Details links directly inside Smart Matcher auto-scan suggestion cards to easily verify metadata matches.
- Introduced Provider Quicklinks at the top of the Smart Matcher page for 1-click access to ComicVine and Metron search pages.
💄 UI/UX Improvements
- Maintained sleek hover-state overlays exclusively for desktop users while disabling them on mobile (for both Global Pull List and Tracked Series tabs) to prevent sticky/ghost hover artifacts.
- Improved overall mobile responsiveness and tap-target accessibility for the release grid.
- Added helper text inside the Manual Match dialog guiding admins on where to find the correct Volume/Series IDs.
- Ensured external links dynamically route to either Metron.Cloud or ComicVine based on the active searchProvider or the suggestion's specific metadataSource.
- Applied onClick={(e) => e.stopPropagation()} to links to prevent accidental selection toggling when in Multi-Select mode.
🐛 Bug Fixes & Adjustments
- Adjusted the Request & Monitor prompt logic to properly pass the tracking flag.
🔗 Integrations
- Imported and utilized the ExternalLink icon from lucide-react for clear outbound link indicators.