Files
zulip/static/js
Aman Agrawal a31df1d58b css: Don't render message failed buttons.
We used to make message failed button (retry / cancel) invisible
when the message is successfully send instead of not rendering them.
This resulted in them being accessible via keyboard when they are not
visible. I couldn't find a reason for retry and cancel buttons to
use `visibility` to be hidden instead of just being not rendered via
`display: none`.
2023-01-19 10:57:14 -08:00
..
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2022-12-06 09:58:40 -08:00
2023-01-03 11:09:50 -08:00
2023-01-03 11:09:50 -08:00
2023-01-06 16:53:57 -08:00