mastodon/app/javascript/mastodon/features/status
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
This commit removes aria-pressed attribute from all elements which
contents or other descriptive attributes change in active state,
effectively replacing the meaning of the button, in which case
aria-pressed, an attribute specified whether the button is currently
pressed, would create a confusion. (Spoiler: it's everywhere).

See https://github.com/mastodon/mastodon/issues/13545#issuecomment-1304886969
2022-11-08 17:31:32 +01:00
..
components Fix compose form submission reloading web interface (#19762) 2022-11-05 13:43:37 +01:00
containers Add dropdown for boost privacy in boost confirmation modal (#15704) 2021-02-11 00:53:12 +01:00
index.js Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00