react-awesome-query-builder icon indicating copy to clipboard operation
react-awesome-query-builder copied to clipboard

AutocompleteMulti doesn't work when Fluent UI is used as the theme

Open davewthompson opened this issue 2 years ago • 0 comments

Describe the bug If you've selected the AutocompleteMulti field name from the demo, trying to manipulate the dropdown combo doesn't work.

To Reproduce

  1. Go to https://ukrbublik.github.io/react-awesome-query-builder/
  2. Switch the theme to Fluent UI
  3. Change the first field, initially set to login, to AutocompleteMulti.
  4. Try and modify the value inside the combo/select box; you can't click it or otherwise enter a value.

Expected behaviour You should be able to manipulate the contents of the combo/select box in the same way as other themes, such as Antd.

davewthompson avatar Feb 14 '23 18:02 davewthompson