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

[IMPROVEMENT][UI] Improve Global Settings Part #8606

Open
derekbit opened this issue May 20, 2024 · 2 comments
Open

[IMPROVEMENT][UI] Improve Global Settings Part #8606

derekbit opened this issue May 20, 2024 · 2 comments
Assignees
Labels
area/ui UI related like UI or CLI kind/improvement Request for improvement of existing function require/backport Require backport. Only used when the specific versions to backport have not been definied. require/doc Require updating the longhorn.io documentation require/manual-test-plan Require adding/updating manual test cases if they can't be automated
Milestone

Comments

@derekbit
Copy link
Member

Is your improvement request related to a feature? Please describe (👍 if you like this request)

Currently, Longhorn places all settings under Settings > General. As the number of global settings increases, the page has become messy. To enhance the user experience, we propose the following improvements:

  • Relocate Settings: For example, moving backup-related global settings to the Backup page.
  • Collapsible Menu: Implement a collapsible menu to organize settings better.
  • Search Functionality: Add a search feature to easily locate specific settings.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@derekbit derekbit added area/ui UI related like UI or CLI require/doc Require updating the longhorn.io documentation require/manual-test-plan Require adding/updating manual test cases if they can't be automated kind/improvement Request for improvement of existing function require/backport Require backport. Only used when the specific versions to backport have not been definied. labels May 20, 2024
@derekbit derekbit added this to the v1.8.0 milestone May 20, 2024
@derekbit derekbit changed the title [IMPROVEMENT][UI] Improve global settings [IMPROVEMENT][UI] Improve Global Settings Part May 20, 2024
@a110605
Copy link

a110605 commented May 21, 2024

We could categorize all settings into different groups using Menu like browser settings or gmail settings.

Categories:

  • General
  • Snapshot
  • V2 Data Engine (Preview Feature)
  • Orphan
  • Backup
  • Scheduling
  • Danger Zone

Gmail setting
image

Firefox settings
Screenshot 2024-05-21 at 9 49 11 AM

@derekbit
Copy link
Member Author

We could categorize all settings into different groups using Menu like browser settings or gmail settings.

Categories:

  • General
  • Snapshot
  • V2 Data Engine (Preview Feature)
  • Orphan
  • Backup
  • Scheduling
  • Danger Zone

Gmail setting image

Firefox settings Screenshot 2024-05-21 at 9 49 11 AM

Looks good and professional. Looking forward to the improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui UI related like UI or CLI kind/improvement Request for improvement of existing function require/backport Require backport. Only used when the specific versions to backport have not been definied. require/doc Require updating the longhorn.io documentation require/manual-test-plan Require adding/updating manual test cases if they can't be automated
Projects
None yet
Development

No branches or pull requests

2 participants