Skip to content

[scheduler][joy] Add a day view #17696

Closed
@flaviendelangle

Description

@flaviendelangle

Follow up on #17695.

Allow to render only one day instead of seven.
The code of the week view should be re-used as much as possible.

In this PR:

  • Create a DayView component that uses the same internals as the WeekView component but render only one day (with as little code duplication as possible)
  • Go to the day view when clicking on a day in the header of the week view

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