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

Enhancement: save variant tabs order #1789

Open
ashrafchowdury opened this issue Jun 15, 2024 · 0 comments · May be fixed by #1792
Open

Enhancement: save variant tabs order #1789

ashrafchowdury opened this issue Jun 15, 2024 · 0 comments · May be fixed by #1792
Labels
enhancement New feature or request UI

Comments

@ashrafchowdury
Copy link
Contributor

Description:

Currently, on the playground page, the position of the variants tabs is changeable but it gets resets to the default tab position after the page is refreshed.

Problem:

Users can reorder the variant tabs on the playground page to suit their workflow. Unfortunately, these customizations are lost whenever the page is refreshed, forcing users to rearrange the tabs each time they visit the page manually.

Proposed Solution:

We can implement a feature that saves the custom order of the variant tabs to local storage. Then when the page is loaded, the application should check for saved tab positions and apply them, allowing users to maintain their preferred tab order across sessions.

@dosubot dosubot bot added enhancement New feature or request UI labels Jun 15, 2024
@ashrafchowdury ashrafchowdury linked a pull request Jun 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant