[PR #6765] [MERGED] refactor: improve tooltips in diagnostics page #7476

Closed
opened 2026-03-07 21:18:14 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6765
Author: @tessus
Created: 1/28/2026
Status: Merged
Merged: 2/1/2026
Merged by: @dani-garcia

Base: mainHead: update-wording


📝 Commits (1)

  • 9e4b196 refactor: improve tooltips in diagnostics page

📊 Changes

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

View changed files

📝 src/static/templates/admin/diagnostics.hbs (+3 -3)

📄 Description

The term "seems to" is used too loosely in many of the tooltips, but in these 2 instances it is wrong wording.
An update is either available or not. If there is no update, one could argue that "seems to" is valid, since the Internet could be down to check for a new version. But in this situation the update is availble. It is impossible that an update seems to be available.

P.S.: Oops, I forgot about the pre-release. That is also wrong from a logical perspective.


This is merely a cosmetic change and certainly not important. But when I read the tooltip it made me cringe. Feel free to close it.


🔄 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/6765 **Author:** [@tessus](https://github.com/tessus) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `update-wording` --- ### 📝 Commits (1) - [`9e4b196`](https://github.com/dani-garcia/vaultwarden/commit/9e4b1961b3e221e700cd05c634d3a72a48e09951) refactor: improve tooltips in diagnostics page ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/static/templates/admin/diagnostics.hbs` (+3 -3) </details> ### 📄 Description The term "seems to" is used too loosely in many of the tooltips, but in these 2 instances it is wrong wording. An update is either available or not. If there is no update, one could argue that "seems to" is valid, since the Internet could be down to check for a new version. But in this situation the update is availble. It is impossible that an update seems to be available. P.S.: Oops, I forgot about the pre-release. That is also wrong from a logical perspective. ---- This is merely a cosmetic change and certainly not important. But when I read the tooltip it made me cringe. Feel free to close it. --- <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-03-07 21:18:14 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#7476