Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Toggle Button #804

Open
pawelgrimm opened this issue Oct 10, 2023 · 2 comments
Open

New Toggle Button #804

pawelgrimm opened this issue Oct 10, 2023 · 2 comments

Comments

@pawelgrimm
Copy link
Contributor

🚀 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:
image

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:
image

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?
@Siddharth1605
Copy link

@pawelgrimm shall I contribute to the project, by adding this feature.

@pawelgrimm
Copy link
Contributor Author

Hi @Siddharth1605! We actually already have most of this feature implemented in Todoist, we just need to port it over to Reactist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants