Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

sets autoComplete to off in Dropdown #808 #923

Merged
merged 5 commits into from
Feb 1, 2021
Merged

sets autoComplete to off in Dropdown #808 #923

merged 5 commits into from
Feb 1, 2021

Conversation

AnnMarieW
Copy link
Contributor

Currently, the default for autoComplete is "on" in the Dropdown component. When autoComplete="on", the browser will autocomplete fields based on the history stored in the browser.

image

This pull request addresses #808, plotly/dash#960 and #787 by setting the autoComplete default to "off"

This issue has also been mentioned numerous times on the community forum:
https://community.plotly.com/t/disable-autocomplete-for-dropdowns-input-box-in-dash/22463
https://community.plotly.com/t/disable-browser-autocomplete-on-multiselect-dropdown/37478
https://community.plotly.com/t/keep-getting-autofill-for-dropdown-not-all-browsers/30359

AnnMarieW and others added 2 commits January 30, 2021 16:40
Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
Copy link
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super! Just need a changelog entry then this is ready to go! 💃

@alexcjohnson alexcjohnson merged commit d323542 into plotly:dev Feb 1, 2021
@AnnMarieW AnnMarieW deleted the disable-autocomplet-dropdown-#808 branch February 1, 2021 19:25
@BMJHayward
Copy link

Looking forward to this - any idea when it'll land in pip?

@harryturr
Copy link
Contributor

harryturr commented Apr 9, 2021

@BMJHayward It was just released in dash==1.20.0!

@adrianoesch
Copy link

I was about to get to work on this, when i found this PR and merely had to upgrade dash. Thanks a lot! 😘

@frankyp1234
Copy link

Still having this issue - have there been any updates?

@AnnMarieW
Copy link
Contributor Author

@frankyp1234 This issue was solved and closed. What version of Dash are you using? Can you make a minimal example that reproduces the issue?

@kailasvnair49
Copy link

I have the same issue in the Safari browser. working fine in the Chrome browser.

@tprior02
Copy link

tprior02 commented May 2, 2024

I have the same issue in safari.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants