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

auro-input : [autocomplete="off" attribute is not working] #372

Open
nithishkumar-g opened this issue Jan 3, 2025 · 2 comments
Open

auro-input : [autocomplete="off" attribute is not working] #372

nithishkumar-g opened this issue Jan 3, 2025 · 2 comments
Labels
auro-input not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes

Comments

@nithishkumar-g
Copy link

Please verify the version of auro-input you have installed

4.3.1

Please describe the bug

We tried to restrict the autofill for safari browser by passing this autocomplete='off'. But Still we are able to see the form gets autofill. We also checked that attribute is right there on that auro-input in the console elements in browser.

Reproducing the error

None

Expected behavior

We are expecting the restriction of the autofill on forms.

What browsers are you seeing the problem on?

Safari

Additional context

No response

Exit criteria

No response

@nithishkumar-g nithishkumar-g added auro-input not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes labels Jan 3, 2025
@Patrick-Daly-AA Patrick-Daly-AA removed their assignment Jan 6, 2025
@Patrick-Daly-AA
Copy link

We have known issues with Autocomplete, as each browser seems to implement it slightly differently, as do several different browser addons. We have plans for a comprehensive analysis of Autocomplete behaviors in the near future, and will address this issue when we cover that.
In the meantime, any further information you can provide about the behavior you're seeing with autofill would be great to inform our decisions in the future.

@jordanjones243
Copy link
Contributor

Here is a document demonstrating how browsers tend to override autocomplete:
https://caniuse.com/input-autocomplete-onoff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-input not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes
Projects
None yet
Development

No branches or pull requests

3 participants