[Combobox] Append custom values to top of Combobox dropdown, not bottom #7288
Labels
4 - verified
Issues that have been released and confirmed resolved.
c-combobox
Issues that pertain to the calcite-combobox and related components
Calcite (design)
Issues logged by Calcite designers.
calcite-components
Issues specific to the @esri/calcite-components package.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 2
Small fix or update, may require updates to tests.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
p - medium
Issue is non core or affecting less that 60% of people using the library
ready for dev
Issues ready for development implementation.
visual changes
Issues with visual changes that are added for consistency, but are not backwards compatible.
Milestone
Check existing issues
Description
Currently, when
allow-custom-values
is true and a user adds a custom value, it is appended to the bottom of the Combobox dropdown.This can be confusing, as when presented alongside groups, it's not clear if the added value is part of the last group due to indentation:
Acceptance Criteria
The appended items are added to the top
Relevant Info
There are probably additional desirable configurations - sometimes an app may want to add a created item to a specific group, or allow a user to remove an item they've created.
cc @ashetland @mitc7862
Which Component
Combobox
Example Use Case
No response
Priority impact
p4 - not time sensitive
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: