💄(fix) truncate long names with ellipsis in reaction overlay

Long participant names under emoji reactions overflow without truncation.
This commit is contained in:
Cyril
2026-03-05 10:36:00 +01:00
committed by aleb_the_flash
parent e56c0f997e
commit 6dfafb7f67
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
- 🩹(frontend) remove incorrect reference to ProConnect on the prejoin #1080
- ✨(frontend) add Ctrl+Shift+/ to open shortcuts settings #1050
- ♿(frontend) announce selected state to screen readers #1081
- 💄(frontend) truncate long names with ellipsis in reaction overlay #1099
### Changed