This repository was archived by the owner on Mar 7, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Mobile auro-calendar: Setting "value" param on datepicker prevents preceeding months from being visible #213
Labels
Comments
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
6 tasks
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 22, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 23, 2024
jason-capsule42
added a commit
that referenced
this issue
Apr 23, 2024
This was
linked to
pull requests
Apr 23, 2024
blackfalcon
pushed a commit
that referenced
this issue
Apr 24, 2024
# [2.5.0](v2.4.1...v2.5.0) (2024-04-24) ### Bug Fixes * **layout:** adjust mobile layout issue discovered during dev ([7fcafb8](7fcafb8)) ### Features * **calendar:** add new feature and improve control of rendered calendar months [#213](#213) ([9d1d955](9d1d955)) * **scrolling:** auto-scroll to focusdate when opening the mobile datepicker the first time ([c6f44fd](c6f44fd)) ### Performance Improvements * **tests:** update time comparison to tests to work in any time zone. ([186f16d](186f16d))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please verify the version of auro-datepicker you have installed
2.4.1
Please describe the bug
Here I have a plain datepicker with value="05/01/2024" (no other params set), and this is the top-most part of the calendar:

Reproducing the error
This issue is reproducible on the Auro docsite
Expected behavior
When setting the value parameter on a datepicker, all months should be visible on the mobile calendar (unless minDate or maxDate is also set).
What browsers are you seeing the problem on?
Chrome, Safari
Additional context
No response
Exit criteria
All months are visible on the mobile datepicker calendar when the value parameter is set to a specific date.
The text was updated successfully, but these errors were encountered: