pgadmin-org / pgadmin-org/pgadmin4
Result grid does not move messages tab when commit/rollback button is clicked with server cursor on.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Describe the bug
If we click on commit or rollback button with server cursor, empty result grid is shown it should move to the messages tab same as on the case of normal execution
Screenshots
https://github.com/user-attachments/assets/0aa96a9f-e2fe-4251-8130-4dcc39c3739c
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Macos Sequoia
- Version: 9.6
- Mode: Desktop
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 tracing the commit and rollback button handling for executions with a server cursor, then compare it with the normal execution path that switches from the result grid to the messages tab. Done means both commit and rollback with a server cursor display the messages tab instead of an empty result grid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100