mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-02 22:57:18 -05:00
Unsaved Settings get discarded #1750
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1750
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @moritztim on GitHub (Nov 2, 2023).
Steps to reproduce
Expected behaviour
Usually in web forms, all the data stays and the relevant field is highlighted.
Actual behaviour
You get a Popup telling you your one mistake and none of your changes are saved.
Workaround
The only way to ensure this doesn't happen is to save after every change (so why not have autosave).
Solution
Either make an autosave mechanism or keep the changes on the client or send them back.
If that isn't an option, at least having a save button per section would already minimize the data loss because this is particularily annoying when setting up vw for the first time and doing a whole bunch of config.
@BlackDex commented on GitHub (Nov 2, 2023):
Going to move this to Ideas and place it on the Meta Feature Requests #246