pgadmin-org / pgadmin-org/pgadmin4
Additional UI / Functionality to View Properties window
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Describe the solution you'd like
-
When you are creating / editing a view, it would be great to have the ability to Apply the changes and keep the window open.
-
It would / could also be very nice to have a view preview available that shows like 5-10 rows of data based on the current view Code.
-
It would also be nice if the window Size / Resized would stick between uses, at least for the same session.
- One other item would be a setting to turn off verification of Table Changes
Additional context
This would especially be nice with the new UI where the Workspaces are split so going back and forth between query and browser would be much simpler. And yes, I know I can go back to "old" mode, but I do like aspects of the "new" UI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests four separate changes to the View Properties window: applying edits without closing, previewing rows from the current view code, retaining window size during a session, and optionally disabling table-change verification. Start by locating the existing View Properties workflow and determine separate acceptance checks for each requested behavior; done means the agreed subset works without disrupting view editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100