-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[date-picker]: rounds up all remaining styling bugs #6321
Labels
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
c-datepicker
Issues that pertain to the calcite-date-picker component
Calcite (dev)
Issues logged by Calcite developers.
design
Issues that need design consultation prior to development.
estimate - 5
A few days of work, definitely requires updates to tests.
p - medium
Issue is non core or affecting less that 60% of people using the library
ready for dev
Issues ready for development implementation.
Milestone
Comments
Need design expertise and input across the date-picker component. Recommendation should also list the priority of items to tackle. |
The above has already been covered per #6321 (comment), or will be covered in #3455, targeted for this release in May 2024. Closing the above. |
anveshmekala
added a commit
that referenced
this issue
Oct 23, 2024
…#8402) **Related Issue:** #3455, #10113 ## Summary Update `calcite-date-picker` & `calcite-input-date-picker` UI & UX. ![4D1CFC3C-8FF9-4493-9178-4DEDA0417031](https://github.com/user-attachments/assets/4b1f5a12-85df-4577-b1cd-812c22e41ef7) ### Key changes - display two calendars for range irrespective of layout. - No longer switches focus from day to end input when startDate is selected initially. - Month selection is possible via select menu - No longer positions the date-picker component relative to endInput when endInput is focused in range. - Dates from previous months are not visible in range calendar. - Divider indicator icons are removed in horizontal layout for range in input-date-picker. - No longer uses chevron icon which indicate the open status of input-date-picker in startInput field. Other issues resolved : #6321 #6410 #10301 #10291 #10113 #10243 #10490 Blocked issues: #9167 Wiki https://github.com/Esri/calcite-design-system/wiki/date%E2%80%90picker-enhancement-%238402
Installed and assigned for verification. |
benelan
pushed a commit
that referenced
this issue
Feb 8, 2025
…#8402) **Related Issue:** #3455, #10113 ## Summary Update `calcite-date-picker` & `calcite-input-date-picker` UI & UX. ![4D1CFC3C-8FF9-4493-9178-4DEDA0417031](https://github.com/user-attachments/assets/4b1f5a12-85df-4577-b1cd-812c22e41ef7) ### Key changes - display two calendars for range irrespective of layout. - No longer switches focus from day to end input when startDate is selected initially. - Month selection is possible via select menu - No longer positions the date-picker component relative to endInput when endInput is focused in range. - Dates from previous months are not visible in range calendar. - Divider indicator icons are removed in horizontal layout for range in input-date-picker. - No longer uses chevron icon which indicate the open status of input-date-picker in startInput field. Other issues resolved : #6321 #6410 #10301 #10291 #10113 #10243 #10490 Blocked issues: #9167 Wiki https://github.com/Esri/calcite-design-system/wiki/date%E2%80%90picker-enhancement-%238402
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3 - installed
Issues that have been merged to master branch and are ready for final confirmation.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
c-datepicker
Issues that pertain to the calcite-date-picker component
Calcite (dev)
Issues logged by Calcite developers.
design
Issues that need design consultation prior to development.
estimate - 5
A few days of work, definitely requires updates to tests.
p - medium
Issue is non core or affecting less that 60% of people using the library
ready for dev
Issues ready for development implementation.
Actual Behavior
Rounds up all remaining styling bugs on date-picker:
Expected Behavior
Remove the highlight.
Reproduction Sample
See demo.
Reproduction Steps
N/A
Reproduction Version
v1.0.0-beta.99
Relevant Info
No response
Regression?
No response
Impact
No response
Esri team
Calcite (dev)
The text was updated successfully, but these errors were encountered: