Esri / calcite-design-system

A monorepo containing the packages for Esri's Calcite Design System
https://developers.arcgis.com/calcite-design-system/
Other
269 stars 75 forks source link

Epic: Combobox Redesign #6720

Open brittneytewks opened 1 year ago

brittneytewks commented 1 year ago

Description

Group combobox-related enhancement issues for consideration in a larger redesign. Accompanying enhancement issues should be considered during the redesign.

Issues

geospatialem commented 1 year ago

Assigned to May for design, and development is tentatively scheduled for September.

macandcheese commented 1 year ago

Might be worth considering this as part of Combobox effort: https://github.com/Esri/calcite-components/issues/4334

github-actions[bot] commented 12 months ago

cc @geospatialem, @brittneytewks

JonnyDawe commented 11 months ago

I wanted to add some thoughts to this combobox epic. I would like to see better support for customisation of client/server side search capabilities of the Calcite Combobox akin to what is possible in other UI libraries such as ReachUI.

client-side search

server-side search

This functionality is somewhat currently replicable with the current Calcite Combobox as shown in this US City Search Demo.

Unfortunately the implementation is hindered by the following:

Ideally it would be great to be able to achieve functionality similar to the Esri Search Widget in the JSAPI.

JonnyDawe commented 11 months ago

In addition to above I wanted to add an example of a custom typeahead stencil widget that we have developed which ideally we would want to try and eventually switch out to be a calcite component: https://i.imgur.com/IiSfUv3.mp4

ashetland commented 11 months ago

@JonnyDawe @geospatialem @macandcheese Would it be helpful to have the above logged as a new issue(s)?