pgadmin-org / pgadmin-org/pgadmin4

Add option to always open query window in maximized mode

Open
#8,573 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.