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