-
Notifications
You must be signed in to change notification settings - Fork 739
Open preferences in a tab instead of dialog #6743
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
Labels
Comments
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 5, 2025
…min-org#6743 - Add a search box to allow searching in the preferences tab. pgadmin-org#2867
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 5, 2025
…dmin-org#6743 2) Add a search box to allow searching in the preferences tab. pgadmin-org#2867
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 5, 2025
…dmin-org#6743 2) Add a search box to allow searching in the preferences tab. pgadmin-org#2864
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 5, 2025
…dmin-org#6743 2) Add a search box to allow searching in the preferences tab. pgadmin-org#2864
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 6, 2025
…dmin-org#6743 2) Add a search box to allow searching in the preferences tab. pgadmin-org#2864
adityatoshniwal
added a commit
to adityatoshniwal/pgadmin4
that referenced
this issue
Jun 6, 2025
…dmin-org#6743 2) Add a search box to allow searching in the preferences tab. pgadmin-org#2864
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the solution you'd like
Currently, the preferences dialog opens in dialog. A user has to frequently scroll around or resize the dialog to manage preferences. I suggest we can open the preferences in a tab just like VS-code does so that it will be easier to use.
In future if we add search then we'll have more space to implement.
The text was updated successfully, but these errors were encountered: