pharos
pharos copied to clipboard
Combobox: Investigate dropdown and autocomplete collision
Expected behavior I would expect to see results in a dropdown after selecting the input field on the combobox component
Actual behavior when I select the input field on the combobox, the dropdown appears as selected but ALSO an autocomplete tooltip appears overtop of the dropdown list
Steps to reproduce the issue
- Go to the collection list page
- Select the combobox input for "Contributor"
- See screenshot
Screenshots
Your environment
- OS: macOS
- Browser:Chrome (see screenshot)
Additional information If I add autocomplete="no" the issue of the autocomplete appearing goes away
Dane's comment regarding this ticket: "I would just state the problem, for now, rather than requesting a specific implementation. I could see it going a couple of ways."