Unsaved Settings get discarded #1750

Closed
opened 2026-02-20 08:12:17 -05:00 by deekerman · 1 comment
Owner

Originally created by @moritztim on GitHub (Nov 2, 2023).

  • vaultwarden version: v1.29.2

Steps to reproduce

  1. Log into Admin page
  2. Change a bunch of settings
  3. Make a mistake such as setting an invalid SMTP auth mechanism
  4. Click Save

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.

Originally created by @moritztim on GitHub (Nov 2, 2023). * vaultwarden version: v1.29.2 ### Steps to reproduce 1. Log into Admin page 2. Change a bunch of settings 3. Make a mistake such as setting an invalid SMTP auth mechanism 4. Click Save ### 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.
deekerman 2026-02-20 08:12:17 -05:00
Author
Owner

@BlackDex commented on GitHub (Nov 2, 2023):

Going to move this to Ideas and place it on the Meta Feature Requests #246

@BlackDex commented on GitHub (Nov 2, 2023): Going to move this to Ideas and place it on the Meta Feature Requests #246
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1750
No description provided.