-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
0 / 10 of 1 issue completed
Copy link
Labels
designThis is about UI or UX design, please involve a designer.This is about UI or UX design, please involve a designer.scope: schedulerChanges related to the scheduler.Changes related to the scheduler.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
Need design before grooming
Follow up on #17713
When many events are rendered in a Day Grid based component (the month view, the all-day UI for the week and day views), it can take a lot of space at the top of the Event Calendar or even overflow if the height is limited.
In this PR:
- Render the "X more events" in a Popover
Not in this PR:
- Add a new prop to determine the max amount of all-day event to render by default
- Allow to build a custom UI to show more all-day events
- Allow to drag events from the "X more events" to another cell (could use [scheduler][primitive] Allow to drag events from outside #18965)
MobiScroll (Popover):
Toast UI (expand / collapse):
Sub-issues
Metadata
Metadata
Assignees
Labels
designThis is about UI or UX design, please involve a designer.This is about UI or UX design, please involve a designer.scope: schedulerChanges related to the scheduler.Changes related to the scheduler.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.