mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
e9490b3032
When the `label` element is displayed on top of the input (`label` is set and there is no `placeholder`), it would block clicks from reaching the input. This allows them to get through, but then also restores `label`'s events once it moves out of the way. Fixes https://github.com/vector-im/riot-web/issues/8469 |
||
---|---|---|
.. | ||
auth | ||
avatars | ||
context_menus | ||
dialogs | ||
directory | ||
elements | ||
globals | ||
groups | ||
messages | ||
room_settings | ||
rooms | ||
settings | ||
verification | ||
voip |