In MS Edge, the "Save and fill basic info" feature is adding autocomplete to the input field (which lately is populated by an async).
A way would be for the user to disable this feature of Edge, but this should not be requested
What does the proposed API look like?
I need the ability to add attributes to the input field such as
aria-autocomplete="none"
by config
What problem does this feature solve?
In MS Edge, the "Save and fill basic info" feature is adding autocomplete to the input field (which lately is populated by an async). A way would be for the user to disable this feature of Edge, but this should not be requested
What does the proposed API look like?
I need the ability to add attributes to the input field such as aria-autocomplete="none" by config