8000 Add autofocus attribute to the password field, fix autocomplete attribute by michalkleiner · Pull Request #23330 · matomo-org/matomo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add autofocus attribute to the password field, fix autocomplete attribute 8000 #23330

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

Open
wants to merge 4 commits into
base: 5.x-dev
Choose a base branch
from

Conversation

michalkleiner
Copy link
Contributor
@michalkleiner michalkleiner commented May 29, 2025

Description:

Improves usability of the password confirmation forms with an automatic focus so the user can start typing in immediately without having to click into the field first.

autofocus attribute is widely supported by modern browsers as per https://caniuse.com/autofocus

Also fixes autocomplete attributes which expects a string value, not a boolean.

Review

Copy link
jit-ci bot commented May 29, 2025

Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.

In case there are security findings, they will be communicated to you as a comment inside the PR.

Hope you’ll enjoy using Jit.

Questions? Comments? Want to learn more? Get in touch with us.

Copy link
snyk-io bot commented May 29, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@michalkleiner michalkleiner changed the title Add autofocus attribute to the password field so it's ready for input on page load Add autofocus attribute to the password field, fix autocomplete attribute May 30, 2025
@michalkleiner michalkleiner requested a review from a team June 1, 2025 03:26
@michalkleiner michalkleiner added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. c: Design / UI For issues that impact Matomo's user interface or the design overall. labels Jun 1, 2025
@michalkleiner michalkleiner added this to the 5.4.0 milestone Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Design / UI For issues that impact Matomo's user interface or the design overall. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Development

Successfully merging this pull request may close these issues.

1 participant
0