Fix Javascript issue on non sqlite databases #1780

Closed
opened 2026-04-06 02:22:35 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 1/24/2023

When a non sqlite database is used, loading the admin interface fails
because the backup button is not generated.
This PR is solves it by checking if the elements are valid.

Also made some other js/css changes and fixed some eslint errors.
Showing _post errors is better now.

Update jquery to latest version.

Fixes #3166

*Originally created by @BlackDex on 1/24/2023* When a non sqlite database is used, loading the admin interface fails because the backup button is not generated. This PR is solves it by checking if the elements are valid. Also made some other js/css changes and fixed some eslint errors. Showing `_post` errors is better now. Update jquery to latest version. Fixes #3166
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1780