-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
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
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 intopreferences
(and all the associated store key, interfaces, components, etc...)
Metadata
Metadata
Assignees
Labels
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.