react-awesome-query-builder
react-awesome-query-builder copied to clipboard
AutocompleteMulti doesn't work when Fluent UI is used as the theme
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
- Go to https://ukrbublik.github.io/react-awesome-query-builder/
- Switch the theme to Fluent UI
- Change the first field, initially set to login, to AutocompleteMulti.
- 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.