pgadmin-org / pgadmin-org/pgadmin4
Autocomplete with ctrl+space does not work if connection is updated with different user.
Open
Nobody has claimed this yet.
Bug
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
To Reproduce
Steps to reproduce the behavior:
- Turn off the autocomplete feature.
- Open a query tool and press ctrl+space it opens autocomplete.
- Now change the connection with a different user and db and try to press ctrl+space nothing happens.
Expected behavior
Autocomplete should work by pressing ctrl+space.
Desktop (please complete the following information):
- OS: macOS Sonoma 15.5
- Version: 8.8
- Mode: Desktop
- Browser (if running in server mode): [e.g. chrome, safari]
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 in the query tool's autocomplete flow and reproduce the issue by disabling autocomplete, opening a query, switching to a connection with a different user and database, and pressing Ctrl+Space. Done means autocomplete opens and works after the connection change; no specific file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100