🎨 Palette: Standardize tactile feedback and focus states in Admin#157
🎨 Palette: Standardize tactile feedback and focus states in Admin#157bbaaxx wants to merge 1 commit into
Conversation
💡 What: Standardized interactive elements in the admin section to use `active:scale-95` for tactile feedback and `focus-visible:ring-2` for better keyboard accessibility. 🎯 Why: To maintain consistency with the public-facing UI and ensure that the administrative interface feels responsive and is accessible to keyboard users. 📸 Before/After: Visual changes are subtle (scale on click, ring on focus) but improve the overall feel and usability of the admin dashboard, category management, and move forms. ♿ Accessibility: Added `focus-visible:ring-2` to all primary buttons and links in the admin section to ensure clear focus indicators for keyboard navigation. Co-authored-by: bbaaxx <3812307+bbaaxx@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Standardized tactile feedback and focus states in the Admin section to improve consistency and accessibility. Used
active:scale-95andfocus-visible:ring-2across dashboard, categories, and move management pages.PR created automatically by Jules for task 2917630493753340920 started by @bbaaxx