pgadmin-org / pgadmin-org/pgadmin4

Main Property[ADVANCE] UI is not the same as mini window Property[Advanced Tab]

Open
#9,212 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
Python
Stars
3.8k
Forks
891
Avg merge
4d 7h
Merged PRs (30d)
8

Description

Please note that security bugs or issues should be reported to security@pgadmin.org.

Describe the bug
Main Property[ADVANCE] UI is not the same as Property pop up dialog [Advanced Tab]

To Reproduce

Click Table -> Property on top right corner "3 dots button" -> Advanced Section
DIFFERENT from the following
Right Click Table -> Properties [ALT + SHIFT + E] pop up properties dialog -> Advanced Tab

The column and options are different.

Expected behavior
Both should show the same properties

Error message

If possible, include the full, unedited text of any error messages displayed.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 11 Pro
  • pgAdmin version: 9.8
  • Mode: Desktop
  • Browser (if running in server mode): NA
  • Package type: Nothing

Additional context

Add any other context about the problem here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the Table Property Advanced section opened from the three-dots button with the Properties dialog Advanced tab opened via the context menu or Alt+Shift+E. Identify where each UI entry point defines its columns and options, then verify that both views expose the same properties and run the relevant UI tests if available.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.