Skip to content

[scheduler][joy] Add a week view #17695

Closed
0 of 2 issues completed
Closed
0 of 2 issues completed
@flaviendelangle

Description

@flaviendelangle

Follow up on #17694

By default, the Scheduler should render a styled version of the Time Grid primitive with one column per day of the week.

In this PR:

  • Create a WeekView component that renders the current week using the Time Grid primitive
  • Render some events (can be hardcoded in the component for now, unless [scheduler][joy] Allow controlling the events used by the component #17702 is merged. If hardcoded, they should still be a flat list that the week view filter and group) inside the grid
  • Render the WeekView component by default in the EventCalendar component

Sub-issues

Metadata

Metadata

Assignees

Labels

designThis is about UI or UX design, please involve a designerscope: schedulerChanges or issues related to the scheduler producttype: new featureIntroduces a new piece of functionality or capability.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions