🎨 Palette: Standardize admin tactile feedback and focus states#160
🎨 Palette: Standardize admin tactile feedback and focus states#160bbaaxx wants to merge 1 commit into
Conversation
- Add `active:scale-95` to all primary and secondary buttons in admin pages - Standardize focus states using `focus-visible:ring-2` - Improve keyboard accessibility in Dashboard, Categories, and Move Editor 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. |
💡 What: Added
active:scale-95tactile feedback and standardizedfocus-visible:ring-2focus states across the administrative interface.🎯 Why: Improves the "feel" and responsiveness of the admin dashboard while ensuring better keyboard accessibility and a consistent user experience with the rest of the application.
📸 Before/After: Interactive elements like "Add New Move", "Add Category", "Save", "Edit", and "Delete" now provide visual scaling feedback on click/tap and have clear, consistent focus rings when navigated via keyboard.
♿ Accessibility: Switched to
focus-visiblewhere appropriate to ensure focus rings only appear for keyboard users, avoiding persistent rings after mouse clicks while maintaining WCAG compliance for keyboard navigation.PR created automatically by Jules for task 11807389217112602370 started by @bbaaxx