[PR #5832] [MERGED] Toggle providers using class #16513

Closed
opened 2026-04-23 07:55:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5832
Author: @Timshel
Created: 5/5/2025
Status: Merged
Merged: 5/16/2025
Merged by: @dani-garcia

Base: mainHead: providers-class


📝 Commits (1)

  • b6f0528 Toggle providers using class

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/static/templates/scss/vaultwarden.scss.hbs (+2 -2)

📄 Description

Starting with web-vault release v2025.4.0 it will become possible to toggle the 2fa providers using a class.
Cf https://github.com/vaultwarden/vw_web_builds/pull/15

Without this change the selector will start breaking with v2025.4.1 since the element switched to bit-item (cf 166cb75).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/5832 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 5/5/2025 **Status:** ✅ Merged **Merged:** 5/16/2025 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `providers-class` --- ### 📝 Commits (1) - [`b6f0528`](https://github.com/dani-garcia/vaultwarden/commit/b6f0528bccb5a7b3e4799ee94e1bc1191c2fead9) Toggle providers using class ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/scss/vaultwarden.scss.hbs` (+2 -2) </details> ### 📄 Description Starting with `web-vault` release `v2025.4.0` it will become possible to toggle the 2fa providers using a class. Cf https://github.com/vaultwarden/vw_web_builds/pull/15 Without this change the selector will start breaking with `v2025.4.1` since the element switched to `bit-item` (cf [166cb75](https://github.com/vaultwarden/vw_web_builds/commit/166cb75401f4578a8d809186df3ca9e1134c0113)). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 07:55:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#16513