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

Enhancement: change Slider's label-handle to an input #2991

Open benelan opened 2 years ago

benelan commented 2 years ago

Description

In the JS API the user is able to input a number into the slider's thumb. The JSAPI and Online team requested this functionality for our component.

Acceptance Criteria

The user can input a number for the slider thumb.

Which Component

calcite-slider

Example Use Case

https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider.html#inputFormatFunction

caripizza commented 2 years ago

Related #837 (display min-label and max-label text under the min/max tick values)

ashetland commented 1 year ago

Design available in this Figma file.

geospatialem commented 1 year ago

Effort could be coupled with https://github.com/Esri/calcite-components/issues/1631