️(frontend) indicate external link opens in new window on feedback

added title attribute to clarify link behavior for screen reader users
This commit is contained in:
Cyril
2025-12-17 10:26:05 +01:00
parent a6c154374f
commit 309ce0989d
5 changed files with 7 additions and 8 deletions

View File

@@ -1,4 +1,3 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
@@ -12,6 +11,6 @@ and this project adheres to
### Changed ### Changed
- ♿(frontend) improve accessibility: - ♿(frontend) improve accessibility:
- ♿️(frontend) hover controls, focus, SR #803 - ♿️(frontend) hover controls, focus, SR #803
- ♿️(frontend) change ptt keybinding from space to v #813 - ♿️(frontend) change ptt keybinding from space to v #813
- ♿(frontend) indicate external link opens in new window on feedback #816

View File

@@ -7,7 +7,7 @@
}, },
"feedback": { "feedback": {
"context": "Produkt in Entwicklung — Ihr Feedback ist wichtig!", "context": "Produkt in Entwicklung — Ihr Feedback ist wichtig!",
"cta": "Teilen Sie uns Ihre Meinung mit" "cta": "Teilen Sie uns Ihre Meinung mit - neues Fenster"
}, },
"forbidden": { "forbidden": {
"heading": "Zugriff verweigert" "heading": "Zugriff verweigert"

View File

@@ -7,7 +7,7 @@
}, },
"feedback": { "feedback": {
"context": "Product under development — your input matters!", "context": "Product under development — your input matters!",
"cta": "Share your feedback" "cta": "Share your feedback - new tab"
}, },
"forbidden": { "forbidden": {
"heading": "You don't have the permission to view this page" "heading": "You don't have the permission to view this page"

View File

@@ -7,7 +7,7 @@
}, },
"feedback": { "feedback": {
"context": "Produit en cours de développement — votre avis compte !", "context": "Produit en cours de développement — votre avis compte !",
"cta": "Partagez votre avis" "cta": "Partagez votre avis - nouvelle fenêtre"
}, },
"forbidden": { "forbidden": {
"heading": "Accès interdit" "heading": "Accès interdit"

View File

@@ -7,7 +7,7 @@
}, },
"feedback": { "feedback": {
"context": "Product in ontwikkeling - uw input is belangrijk!", "context": "Product in ontwikkeling - uw input is belangrijk!",
"cta": "Deel uw feedback" "cta": "Deel uw feedback - nieuw tabblad"
}, },
"forbidden": { "forbidden": {
"heading": "U hebt geen toestemming om deze pagina te bekijken" "heading": "U hebt geen toestemming om deze pagina te bekijken"