Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Fix Sign-in template form experience #43838

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Sep 21, 2024

The UX on https://mui.com/material-ui/getting-started/templates/sign-in/ is not usable in production, at least for people like me. Pressing Enter on the password field should submit the form, not trigger the forgot password flow.

Screen.Recording.2024-09-21.at.19.19.18.mov

It was OK in https://v5.mui.com/material-ui/getting-started/templates/sign-in/. This was broken in #41192. I think this case, the ones in #41469 (umbrella of #42609), and the execution in https://tremor.so/ illustrate that we should have the review from an engineer too on each template change.

I'm going straight to a PR, it feels important. I also want to make it so the form submits so we can more easily have a place where we can test auto-fill logic, see #39539.

Preview: https://deploy-preview-43838--material-ui.netlify.app/material-ui/getting-started/templates/

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work docs Improvements or additions to the documentation regression A bug, but worse labels Sep 21, 2024
@mui-bot
Copy link

mui-bot commented Sep 21, 2024

Netlify deploy preview

https://deploy-preview-43838--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against dac5b90

@aarongarciah aarongarciah merged commit 0768fcd into mui:master Sep 23, 2024
22 checks passed
@oliviertassinari oliviertassinari deleted the fix-sign-in-submit branch September 23, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation regression A bug, but worse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants