-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
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
Follow up on #17718 and #17704
When the events
passed to the <EventCalendar />
component (or any Joy UI component with this prop) have a color
prop, this color
should take precedence over the resource's color.
In this PR:
- Add the
color
property - Apply the color to the event rendered in all the views
- Create a UI in the editing popover to select a color from a hardcoded list provided by us
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.