pgadmin-org / pgadmin-org/pgadmin4
Storage manager upload drop fail
Open
@Solune-NRE is already working on this.
Since Feb 27, 2026.
Bug
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
To reproduce, open Tools > Storage Manager, use the three-dot button to activate the upload mode.
Then from your computer, drop a file in the drop zone. (it's ok when selecting a file withe the native file browser without drag and dropping file)
In pgadmin version 8.2 it was ok, but with 9.11 it occurs with a crash of the web page with this errror : RESULT_CODE_KILLED_BAD_MESSAGE
No information is displayed in the browser console or in the network tab.
I am using Google Chrome.
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.
Assessment
This issue has not been assessed yet.