️(frontend) fix subdoc opening and emoji pick focus

ensures subdoc opens and emoji picker focus on input

Signed-off-by: Cyril <c.gromoff@gmail.com>
This commit is contained in:
Cyril
2025-12-17 14:07:24 +01:00
parent 2f52dddc84
commit 68df717854
4 changed files with 42 additions and 6 deletions

View File

@@ -14,6 +14,11 @@ and this project adheres to
- ✅(e2e) fix e2e test for other browsers #1799
### Changed
- ♿(frontend) improve accessibility:
- ♿️(frontend) fix subdoc opening and emoji pick focus #1745
## [4.4.0] - 2026-01-13
### Added