Feature/1862 calendar development
🦋 Changeset detected
Latest commit: 637254e2b347ff19a71b6edb0fe1adb2574eaeea
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 37 packages
| Name | Type |
|---|---|
| @sl-design-system/shared | Minor |
| @sl-design-system/calendar | Patch |
| @sl-design-system/date-field | Patch |
| @sl-design-system/accordion | Patch |
| @sl-design-system/announcer | Patch |
| @sl-design-system/avatar | Patch |
| @sl-design-system/button | Patch |
| @sl-design-system/callout | Patch |
| @sl-design-system/checkbox | Patch |
| @sl-design-system/data-source | Patch |
| @sl-design-system/dialog | Patch |
| @sl-design-system/editor | Patch |
| @sl-design-system/emoji | Patch |
| @sl-design-system/form | Patch |
| @sl-design-system/format-date | Patch |
| @sl-design-system/format-number | Patch |
| @sl-design-system/grid | Patch |
| @sl-design-system/inline-message | Patch |
| @sl-design-system/menu | Patch |
| @sl-design-system/number-field | Patch |
| @sl-design-system/paginator | Patch |
| @sl-design-system/panel | Patch |
| @sl-design-system/popover | Patch |
| @sl-design-system/radio-group | Patch |
| @sl-design-system/search-field | Patch |
| @sl-design-system/select | Patch |
| @sl-design-system/switch | Patch |
| @sl-design-system/tabs | Patch |
| @sl-design-system/tag | Patch |
| @sl-design-system/text-area | Patch |
| @sl-design-system/text-field | Patch |
| @sl-design-system/toggle-button | Patch |
| @sl-design-system/toggle-group | Patch |
| @sl-design-system/tooltip | Patch |
| @sl-design-system/tree | Patch |
| @sl-design-system/virtual-list | Patch |
| @sl-design-system/tool-bar | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
When you hover over an indicator dot and then move on to the date the tooltip doesn't disappear. Could be that it's the same issue as #2836 Or maybe the tooltip is not on the right element?
https://github.com/user-attachments/assets/1c1579a0-3c0e-40e2-965b-9f27813cf8c1
There is something weird happening in the day view "all" story: https://jolly-stone-0f7fffc03-2636.westeurope.6.azurestaticapps.net/?path=/story/date-time-calendar-select-day--all
In safari and firefox only one of the calendars is shown on the correct month:
It doesn't happen always, sometimes it occurs after a page refresh.
For the calendars that are shown on an incorrect month the arrows to navigate to a different month don't work.
Anna suggested that this might be due to something with the scroll-end event.
Also (if indeed scroll-end is the issue, this is probably related) there is a tiny flicker of another month that is visible just at the end of the scroll animation. It's so fast that I can't capture it on video, but it's there :D