mui / mui/material-ui

[material-ui] Sign-in template improvements

Open
#42,609 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design docs scope: all components
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

The issue I can see on https://master--material-ui.netlify.app/material-ui/getting-started/templates/sign-in/ and https://master--material-ui.netlify.app/material-ui/getting-started/templates/sign-in-side/:

SCR-20240610-twlt SCR-20240610-tvns
  • 3. This textfield doesn't exist in Material Design
SCR-20240610-tvqx SCR-20240610-txje
  • 5. We are missing landmark on the page no? Axe complains about it
SCR-20240610-tyow could be SCR-20240610-tyob SCR-20240611-ucix
  • 7. Padding should be added to the <input> not it's container, because of autofill style:
SCR-20240921-rarf

this would be correct

SCR-20240921-uenb

https://github.com/user-attachments/assets/26f339a8-ded7-4e24-86a7-7404f88317ff

#44281

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the sign-in and sign-in-side templates linked in the issue, then inspect the reported validator.w3.org and Axe violations. Review the unchecked items for the text field, landmarks, autofill padding, side-panel content, and tab order; done means the agreed template behavior and accessibility checks pass without regressing the completed items.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
accessibility, design, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.