Skip to content

[scheduler] Allow the app to disable the "Hide week end" UI #19055

@rita-codes

Description

@rita-codes

In this PR:

  • Add a preferencesMenuConfig?: { toggleWeekEnd?: boolean } prop and store it in the state
  • Hide the preferences menu if it has no visible item
  • Hide the menu item when preferencesMenuConfig.toggleWeekEnd is true
  • Rename the settings prop into preferences (and all the associated store key, interfaces, components, etc...)

Metadata

Metadata

Labels

scope: schedulerChanges related to the scheduler.type: new featureExpand the scope of the product to solve a new problem.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions