mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
Modal for "New send" gets closed without notice by clicking outside of it #619
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codiflow on GitHub.
Subject of the issue
If you create a new send and click outside of the modal the modal just closes no matter if you already interacted with it. So if you already uploaded files or entered text there and clicked outside by accident of the modal everything is gone and you have to start over again.
Deployment environment
vaultwarden version: 2023.10.0
Install method: Docker image
Clients used: Firefox Browser
Reverse proxy and version: not relevant
MySQL/MariaDB or PostgreSQL version: not relevant
Other relevant details:
Steps to reproduce
(- Enter some details)
Expected behaviour
After clicking outside (if you already entered data)
Actual behaviour
The modal closes without any notice or warning that data will be lost. Reopening the modal starts with all fields empty
Troubleshooting data