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

[FW][FIX] web: add autocomplete attribute to the email input in login view #147921

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Jan 3, 2024

Before:

In chrome, you can see the message "[DOM] Input elements should have autocomplete attributes (suggested: "username"):
(More info: https://goo.gl/9p2vKq)".

After:

The message does not appear.

Also, This maintains consistency with the password input which has the attribute autocomplete.

Screenshot from 2023-12-12 12-05-33


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Forward-Port-Of: #146934
Forward-Port-Of: #146037

Before:

In chrome, you can see the message "[DOM] Input elements should have
autocomplete attributes (suggested: "username"):
(More info: https://goo.gl/9p2vKq)".

After:

The message does not appear.

Also, This maintains consistency with the password input which has the
attribute autocomplete.

X-original-commit: df53b6a
@robodoo
Copy link
Contributor

robodoo commented Jan 3, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Jan 3, 2024

This PR targets saas-16.1 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Jan 3, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Jan 3, 2024
robodoo pushed a commit that referenced this pull request Jan 4, 2024
Before:

In chrome, you can see the message "[DOM] Input elements should have
autocomplete attributes (suggested: "username"):
(More info: https://goo.gl/9p2vKq)".

After:

The message does not appear.

Also, This maintains consistency with the password input which has the
attribute autocomplete.

closes #147921

X-original-commit: df53b6a
Signed-off-by: Francois Georis (fge) <fge@odoo.com>
@robodoo robodoo closed this Jan 4, 2024
@fw-bot fw-bot deleted the saas-16.1-15.0-web-add_autocomplete_login-dev-rolando-Q27i-fw branch January 18, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants