mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-14 07:43:25 +01:00
[PR #273] [MERGED] Fix dismissable banner action button title #196
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/mountain-loop/yaak/pull/273
Author: @bkis
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/29/2025
Merged by: @gschier
Base:
main← Head:patch-1📝 Commits (1)
0e50665Fix dismissable banner action button title📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src-web/components/core/DismissibleBanner.tsx(+1 -1)📄 Description
Reusing the action label as the button title is redundant and not ideal (an extended description would be nice), but it's far better than "Dismiss message", which is the button title of the "Dismiss" button. This might have been a copy & paste error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.