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

It's confusing/unnecessary having multiple "Properties" UI elements (RM #6967) #4734

Closed
dpage opened this issue Nov 1, 2021 · 2 comments
Closed
Assignees
Milestone

Comments

@dpage
Copy link
Contributor

dpage commented Nov 1, 2021

Issue migrated from Redmine: https://redmine.postgresql.org/issues/6967
Originally created by Dave Caughey at 2021-11-01 12:45:07 UTC.

One can drill down to a database/table, right click on it and select an item called "Properties" that brings up a tabbed properties dialog, showing (presumably) all modifiable settings for that particular table.

There is also a "Properties" tab in the main window that shows a selection of settings/info about the currently selected table. This information is not quite the same as right-clicking and selecting "Properties" as described above.

There should only be one "Properties" interface for an entity (presumably the one you get by right-clicking on the entity). Whether you choose to offer alternative ways to access it (e.g., right-click and select "Properties", or click on the "Properties" tab in the main window) you should see exactly the same information/settings.

If the argument is that the "Properties" tab in the main window is supposed to be different because it only shows a quick snapshot or overview of the entity, then call it something appropriate! E.g., rename the tab to be "Overview" or "Entity" or "Quick View" or something to indicate it's just a high-level subset of the actual properties.

And as per RM #6966, regardless of whether the "Properties" tab shows the same information as right-click "Properties" or just a subset (and is renamed to something less confusing than "Properties"), the main window tab should be closable...

@dpage
Copy link
Contributor Author

dpage commented Nov 12, 2021

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6967#note-1
Originally created by Aditya Toshniwal at 2021-11-12 11:40:01 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready

adityatoshniwal added a commit to adityatoshniwal/pgadmin4 that referenced this issue Mar 27, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
@adityatoshniwal adityatoshniwal self-assigned this Mar 27, 2023
adityatoshniwal added a commit to adityatoshniwal/pgadmin4 that referenced this issue Mar 27, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
adityatoshniwal added a commit to adityatoshniwal/pgadmin4 that referenced this issue Mar 28, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
adityatoshniwal added a commit to adityatoshniwal/pgadmin4 that referenced this issue Mar 28, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
adityatoshniwal added a commit to adityatoshniwal/pgadmin4 that referenced this issue Mar 28, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
akshay-joshi pushed a commit that referenced this issue Mar 28, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". #4734
@akshay-joshi akshay-joshi added this to the 7.0 milestone Mar 28, 2023
@yogeshmahajan-1903 yogeshmahajan-1903 self-assigned this Mar 29, 2023
@yogeshmahajan-1903
Copy link
Contributor

Working fine.

akshay-joshi pushed a commit to akshay-joshi/pgadmin4 that referenced this issue Apr 24, 2023
1. Rename "Properties..." context menu option of object to "Edit Object...".
2. Rename "Browser" tree to "Object Explorer". pgadmin-org#4734
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants