[Input Date Picker] Buggy experience in range
when start date populated
#8557
Labels
4 - verified
Issues that have been released and confirmed resolved.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
Calcite (design)
Issues logged by Calcite designers.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 5
A few days of work, definitely requires updates to tests.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
spike
Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Milestone
Check existing issues
Actual Behavior
Currently, when the
start
portion of a range is populated, there are some strange behaviors as a user interacting with the component:Screen.Recording.2024-01-04.at.11.33.15.AM.mov
1 - The month in the shown calendar will change to the "current month" when the
start
value of a range is set and a user hovers over the start dropdown.2 - A user selecting a date from the
start
range while theend
is not populated, will set theend
, not override thestart
Expected Behavior
I would not expect the month in the
start
dropdown to change to the current month while hovering.I would also expect the user interaction with the start date to override the start date, not set the end date - this ux needs to be supported to allow a user to change their start date before selecting an end date.
Note - When used with
proximity-selection-disabled
the hover-over-start-month-changing-to-current does NOT occur, but the behavior to change the start date without setting an end date is not supported still.Reproduction Sample
https://codepen.io/mac_and_cheese/pen/vYPLrMV?editors=1000
Reproduction Steps
end
date - and does not override the already populatedstart
dateReproduction Version
2.1
Relevant Info
No response
Regression?
No response
Priority impact
p1 - need for current milestone
Impact
A few aspects here - the "hover to current month" is IMO a serious bug - the "populates end date and not override start date" is also an unexpected UX.
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: