Calcite Combobox "single-persist" selection mode does not prevent deselection #10163
Open
2 of 6 tasks
Labels
0 - new
New issues that need assignment.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
docs
Issues relating to documentation updates only.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
needs milestone
Planning workflow - pending milestone assignment, has priority and/or estimate.
p - low
Issue is non core or affecting less that 10% of people using the library
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Check existing issues
Actual Behavior
Setting the selection mode to "single-persist" behaves identically to "single" mode. The user is allowed to use the "x" chip to remove their selection.
Expected Behavior
The user, per the documentation on the single-persist selection mode, should not be able to clear the selected item.
Reproduction Sample
https://developers.arcgis.com/calcite-design-system/components/combobox/
Reproduction Steps
Reproduction Version
2.11.1
Relevant Info
Windows 11, Edge, Firefox and Chrome. No console errors/warnings.
Regression?
Not sure.
Priority impact
impact - p3 - not time sensitive
Impact
Requires adding additional scripting logic alongside the component to account for the possibility of user deselection.
Calcite package
Esri team
N/A
The text was updated successfully, but these errors were encountered: