Files
Tomasz Wilczyński ece726ce7e fix(gui): add accessible labels to buttons in Edit Device modal (fixes #10873) (#10874)
fix(gui): add accessible labels to buttons in Edit Device modal (fixes
#10873)

Currently, the buttons show text on mouse hover or keyboard focus, but
they are inaccessible to screen readers due to a lack of any readable
labels.

However, there is not enough space to add full-length textual labels
that would be visible to everyone. Therefore, add only aria labels for
screen readers, while keyboard and mouse users can still learn their
function via the tooltips.

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>

Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
2026-09-12 11:10:39 +02:00
..
2023-10-06 17:25:28 +02:00