Esri / calcite-design-system

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

Time Picker: Clicking nudge value buttons should focus the corresponding input #7533

Closed eriklharper closed 1 year ago

eriklharper commented 1 year ago

Check existing issues

Description

Clicking time-picker's up/down nudge buttons don't gain their own focus, but should probably focus the input the buttons are affecting the value of.

Acceptance Criteria

Clicking the up or down buttons in time-picker for any of the editable values should focus the corresponding input.

Relevant Info

No response

Which Component

time-picker

Example Use Case

No response

Priority impact

p4 - not time sensitive

Calcite package

Esri team

Calcite (dev)

github-actions[bot] commented 1 year ago

Installed and assigned for verification.

geospatialem commented 1 year ago

Verified with 1.8.0-next.0

verify-7533