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

fix: disable browser autocomplete and edit dropdown items elements #2513

Merged

Commits on Aug 18, 2023

  1. fix: disable browser autocomplete and edit dropdown items elements

    Add attributes to `input` element to disable browser autocomplete on autosuggest component and change the div that houses the dropdown items to be a `ul`, change the button elements that render the list to be `li`. add new `role` to each element
    httpsmenahassan committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    79f0cb4 View commit details
    Browse the repository at this point in the history