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

refactor: move general configuration tab to configuration window first #3655

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anwarulislam
Copy link

This PR reorders the tabs in the configuration window to prioritize the "General" tab.

Motivation:

The "General" tab contains core settings that are fundamental to the application's behavior. It's typically the most frequently accessed tab, making it logical to place it first for ease of navigation and user experience.

Changes:

  • The "General" tab is now the first tab displayed in the configuration window.
  • The order of other tabs remains unchanged.

Benefits:

  • Improved user experience by placing the most frequently used tab first.
  • Increased clarity and intuitiveness of the configuration window.
  • More streamlined workflow for users configuring the application.

This change contributes to a more user-friendly and efficient configuration experience.

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

Successfully merging this pull request may close these issues.

1 participant