[New component] Autocomplete #10044
Labels
0 - new
New issues that need assignment.
ArcGIS Knowledge
Issues logged by ArcGIS Knowledge team members.
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
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.
epic
Large scale issues to be broken up into sub-issues and tracked via sprints and/or project.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
new component
Issues tied to a new component.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
Milestone
Check existing issues
Description
We would like the combobox component to support async data, actions, a menu for switching sources and have the ability to show a suggestion/autocomplete list.
Blocked issues: #8877
Acceptance Criteria
filter
component Filter: Deprecate component #10187Relevant Info
Ask @driskull for details ;)
Which Component
calcite-combobox
Example Use Case
We are trying to move the Search widget to Calcite Components.
Priority impact
impact - p1 - need for current milestone
Calcite package
Esri team
ArcGIS Maps SDK for JavaScript
CalciteAutocomplete
calcite-input
calciteAutocompleteTextInput
event fires, populate the autocomplete list and open it if needed.inputText
value or not.Proposed HTML
Properties
All of the properties from
calcite-input
plus these additional properties:Events
Methods
Slots
calcite-autocomplete-item
elements.calcite-autocomplete-item
elements.calcite-autocomplete-item
elements.CalciteAutocompleteItem
Properties
Events
None
Methods
Slots
CalciteAutocompleteItemGroup
Properties
Events
None
Methods
Slots
Figma Spec
In progress design spec for Autocomplete, Autocomplete Item, and Autocomplete Item Group. Will update as needed during development.
The text was updated successfully, but these errors were encountered: