pharos icon indicating copy to clipboard operation
pharos copied to clipboard

Combobox: Investigate dropdown and autocomplete collision

Open david-corneail opened this issue 1 year ago • 0 comments

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

  1. Go to the collection list page
  2. Select the combobox input for "Contributor"
  3. See screenshot

Screenshots Screenshot 2024-01-02 at 3 04 00 PM

Screenshot 2024-01-02 at 4 18 21 PM

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."

david-corneail avatar Jan 02 '24 21:01 david-corneail