Skip to content

🎨 Palette: Forgot password success state UX enhancement - #101

Open
godie wants to merge 1 commit into
masterfrom
palette/forgot-password-ux-enhancement-17947953825725051888
Open

🎨 Palette: Forgot password success state UX enhancement#101
godie wants to merge 1 commit into
masterfrom
palette/forgot-password-ux-enhancement-17947953825725051888

Conversation

@godie

@godie godie commented Jul 6, 2026

Copy link
Copy Markdown
Owner

This PR implements a micro-UX improvement to the "Forgot Password" page to provide better feedback and a smoother recovery flow.

💡 What:

  • The success state now displays a mark_email_read icon and a clear "¡Correo Enviado!" headline.
  • Added a "No recibí el correo, intentar de nuevo" button that allows users to return to the form if they made a mistake or the email didn't arrive, without a page reload.
  • Switched the primary action button to v2-btn-filled for better visual emphasis.

🎯 Why:
The previous success state was static and didn't offer an easy path for users who didn't receive their email. This change improves confidence and reduces friction in a critical authentication flow.

📸 Before/After:

  • Verified with Playwright screenshots:
    • 01_forgot_password_initial.png: Initial form state.
    • 02_forgot_password_success.png: New dynamic success state with "Try again" option.
    • 03_forgot_password_retry.png: Back to form after clicking retry.

Accessibility:

  • Maintained proper semantic structure and ensured that state transitions are intuitive.
  • Removed redundant aria-label and title attributes that were identified as noise during code review.

PR created automatically by Jules for task 17947953825725051888 started by @godie

- Update icon and headline dynamically on success
- Add "Try again" option to success view for better UX
- Improve visual hierarchy of action buttons
- Update journal with learnings about success states

Co-authored-by: godie <227743+godie@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@cursor

cursor Bot commented Jul 6, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant