pgadmin-org / pgadmin-org/pgadmin4
ERD tool: Selection box and CTRL+A to select
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
I want to select multiple tables or relationships in ERD tool in other ways.
Describe alternatives you've considered
Select few tables with a selection box or select all tables on canvas with CTRL+A.
Additional context
Right now it's possible to select multiple tables by SHIFT+Right Click. Right Click -> Select All does nothing.
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
Start by examining the ERD tool's existing multi-selection behavior, especially SHIFT+Right Click and the current Right Click → Select All action. The work is complete when a selection box can select multiple tables or relationships and CTRL+A selects all tables on the canvas without breaking existing selection behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100