mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-28 07:14:20 +00:00
* fix: display the menu option on the room list item when clicked/opened Fix #31366 `onBlur` was called when the room is opened, the focus is moved to the composr. The hover state was removed. The hover state is diplayed when `ìsFocused=true` so the keyboard navigation is not impacted * test: update room list e2e tests * test: update marked as unread state |
||
|---|---|---|
| .. | ||
| e2e | ||
| pages | ||
| plugins | ||
| sample-files | ||
| snapshots | ||
| testcontainers | ||
| .gitignore | ||
| element-web-test.ts | ||
| flaky-reporter.ts | ||
| global.d.ts | ||
| services.ts | ||
| tsconfig.json | ||