pgadmin-org / pgadmin-org/pgadmin4
Add option to always open query window in maximized mode
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Currently, new query windows are opened in non-maximized mode and do not remember the last opened mode setting (i.e. if the window is maximized after launch and then closed, subsequent new windows are still not opened maximized).
It would be great if there was an option to force new query windows to always be opened maximized. Alternatively, if the application could remember the last opened state, that would be great too.
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
No files, tests, or entry points are named. Start by locating how new query windows are created and how their maximized state is handled; clarify whether completion means a persistent always-maximized option, remembering the last state, or both.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100