Feature request #12853
No confirmation message box when deleting a DB connection the browser panel
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Nathan Woodrow | ||
Category: | Browser | ||
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Easy fix?: | No | Copied to github as #: | 20946 |
Description
Hi folks, I had this issue happen to me today.
To replicate:
- In the browser panel in QGIS, right click on a database
- Click on "delete"
- The connection is deleted with no warning or confirmation
Associated revisions
Add confirmation prompt before deleting PostGIS and Spatialite
tables through the browser. Also add confirmation before dropping
connections (fix #12853).
Add confirmation prompt before deleting PostGIS and Spatialite
tables through the browser. Also add confirmation before dropping
connections (fix #12853).
Cherry-picked from aeda9554bac432c485c8694fd5c6185732ef01ce
History
#1 Updated by Jürgen Fischer over 9 years ago
- Tracker changed from Bug report to Feature request
#2 Updated by Giovanni Manghi over 9 years ago
- Category set to Browser
#3 Updated by Anita Graser over 9 years ago
I don't want to split hairs but I think this is a usability bug rather than a feature request. To have consistent behavior (e.g. with deleting a layer from the layer list) there should be a confirmation dialog, particularly since the action cannot be undone.
#4 Updated by Nathan Woodrow over 9 years ago
- Tracker changed from Feature request to Bug report
- Assignee set to Nathan Woodrow
- Tag set to UX
- Target version set to Version 2.10
We really need an undo for this kind of thing but a dialog will do for now.
#5 Updated by Nyall Dawson over 9 years ago
- Status changed from Open to Closed
Fixed in changeset aeda9554bac432c485c8694fd5c6185732ef01ce.
#6 Updated by Jürgen Fischer over 9 years ago
- Resolution set to fixed/implemented
- Tracker changed from Bug report to Feature request