Combobox: Entering filter text when no results are visible will close the combobox #10156
Closed
2 of 6 tasks
Labels
4 - verified
Issues that have been released and confirmed resolved.
ArcGIS Online
Issues logged by ArcGIS Online team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 3
A day or two of work, likely requires updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
regression
Issues that are caused by changes in a release, but were working before that.
Milestone
Check existing issues
Actual Behavior
When a single or single-persist combobox has a selected item, and the user enters text leading to no items, the combobox closes suddenly, showing the selected value.
Expected Behavior
If a combobox has a selected item, and the user enters filter text, don't close the combobox. The filterText should remain visible with no results displayed.
Reproduction Sample
https://codepen.io/paulcp/pen/LYKmQQK?editors=100
Reproduction Steps
Reproduction Version
2.11.1 (latest)
Relevant Info
Something between 2.9.0 and 2.11.0 (which I believe was the next release?) broke this behavior.
Regression?
2.9.0
Priority impact
impact - p2 - want for an upcoming milestone
Impact
This is causing one of our UI's not to work as it's built around the user searching their combobox and it keeps closing on them.
Calcite package
Esri team
ArcGIS Online
The text was updated successfully, but these errors were encountered: