mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-14 02:44:47 -05:00
[PR #6765] [MERGED] refactor: improve tooltips in diagnostics page #7476
Reference in New Issue
Block a user
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?
📋 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:
main← Head:update-wording📝 Commits (1)
9e4b196refactor: 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.