pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

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

Open pakkua80 opened this issue 2 months ago • 2 comments

Please note that security bugs or issues should be reported to [email protected].

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.

pakkua80 avatar Oct 03 '25 03:10 pakkua80

Hi @pakkua80,

There can certain fields which are not editable but good to show in readonly mode - Properties tab. Please mention the fields which are missing on properties tab, we can add them.

Thanks.

adityatoshniwal avatar Oct 03 '25 05:10 adityatoshniwal

Hi @adityatoshniwal,

            It will be good if both shows the same thing. Any design consideration that both are of different list ? 

Missing from the Dialog box

  1. Inherited from table(s)
  2. Inherited tables count
  3. Has OIDs? ( should be placed after "Access Method" )
  4. Unlogged? ( should be placed after "Has OIDs?")
  5. Primary key
  6. Rows (estimated)
  7. Rows (counted)
  8. Is Inherited?

Missing from the Main "Property"

  1. Fill factor
  2. Toast tuple target
  3. Parallel workers

Regards TC

pakkua80 avatar Oct 03 '25 05:10 pakkua80