calcite-date-picker changes height depending on months #9305
Labels
0 - new
New issues that need assignment.
ArcGIS Scene Viewer
Issues logged by ArcGIS Scene Viewer team members
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
design
Issues that need design consultation prior to development.
estimate - design - md
Medium design effort; 5-10 days of design work
estimate - 5
A few days of work, definitely requires updates to tests.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
p - medium
Issue is non core or affecting less that 60% of people using the library
p4 - not time sensitive
User set priority status of p4 - not time sensitive
ready for dev
Issues ready for development implementation.
Milestone
Check existing issues
Actual Behavior
When flipping through the months the picker changes height due to how many rows a particular month needs. This is not ideal when the button for next/previous moves up and down in certain scenarios. It is even worse if the changing height triggers different position of the popover above or below the control. (see 2 gifs).
This also can happen when changing to the next year, where the months might be shorter or longer (in number of rows) than before.
Expected Behavior
Calcite Design Figma file available for reference.
Reproduction Sample
https://developers.arcgis.com/calcite-design-system/components/input-date-picker/
Reproduction Steps
<div style="height:350px;"></div>
above pickerReproduction Version
2.8.0
Relevant Info
os and browser independent
Regression?
No response
Priority impact
p4 - not time sensitive
Impact
minor - just bad UX for people setting up a lot of dates for different layers. This becomes visible because SV (and MV) allow setting a visible time extent for any layer. Users will set up time ranges for multiple layers in a row and this UX makes it harder to quickly navigate to a given date.
Calcite package
Esri team
ArcGIS Scene Viewer
The text was updated successfully, but these errors were encountered: