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 Feature] Adding Toggle Buttons or Switches #229

Open
Rhishikesh12 opened this issue Jun 1, 2023 · 5 comments
Open

[New Feature] Adding Toggle Buttons or Switches #229

Rhishikesh12 opened this issue Jun 1, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request gssoc23 level2

Comments

@Rhishikesh12
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I often encounter situations where I need to implement toggle buttons in user interfaces. These toggle buttons allow users to switch between two states or options, and they are commonly used in various applications and websites. Currently, the UI library I'm using does not provide built-in toggle buttons, which makes it more time-consuming and complex to implement them manually.

Describe the solution you'd like
I would like the UI library to include a set of toggle buttons as a built-in component. These toggle buttons should be customizable and easy to use, allowing developers to quickly add toggle functionality to their interfaces. Ideally, the toggle buttons should have options for different styles, sizes, and colors, so they can be easily adapted to match the overall design of the application.

Describe alternatives you've considered
As an alternative, I could create custom toggle buttons from scratch, this would require additional development time and effort.

image

@ashdude1401
Copy link
Collaborator

@Rhishikesh12 Will you be able to implement this without using any external packages?

@Rhishikesh12
Copy link
Contributor Author

Rhishikesh12 commented Jun 1, 2023

@Rhishikesh12 Will you be able to implement this without using any external packages?

Yes I will try to make as many buttons as possible

And can you please review my PRs.

@ashdude1401
Copy link
Collaborator

Because we are not allowing any use of 3-rd party packages .So, make changes to your code accordingly .

@RunTerror
Copy link
Contributor

please assign me this issue

@Rhishikesh12
Copy link
Contributor Author

please assign me this issue

It is already done. Check the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc23 level2
Projects
None yet
Development

No branches or pull requests

3 participants