-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
🚀 Feature request
Motivation
We have already introduced the concept of a "toggle button" in Todoist and this is something we're likely to use in other parts of the app. It looks like this:
Basically, it's just a normal button, but it also represents the on/off state of something.
Example
A sidebar component that can be opened by clicking a button, such as the unscheduled tasks sidebar in the upcoming Calendar layout:
Possible implementations
We should:
- Add styling for the "active" state
- Add distinct tooltip content for each the on/off state
- Consider accessibility — should this be a semantic checkbox?
Metadata
Metadata
Assignees
Labels
No labels