🎨 Palette: Micro-UX improvements for V2 Login and Examen#82
Conversation
- Implement password visibility toggle in V2Login - Improve form accessibility in V2Login with proper label associations - Enhance V2Examen feedback loop with visual markers (check/close icons) - Update V2Examen logic to correctly evaluate answers from data - Add ARIA labels and hide decorative icons for better accessibility screen reader support Co-authored-by: godie <227743+godie@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 a password visibility toggle to the V2 Login page and enhanced the feedback loop in the V2 Examen page with visual markers and improved correctness logic.
🎯 Why: To improve the user experience, making the login process more convenient and the exam feedback more intuitive and accessible.
📸 Before/After: Answer buttons now show check/close icons and color-coded backgrounds after submission. Login form has a toggle for password visibility.
♿ Accessibility: Improved form labeling (id/htmlFor), added ARIA labels to result states in exams, and hidden decorative icons from screen readers.
PR created automatically by Jules for task 9084462691666534373 started by @godie