You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/app/javascript/mastodon/features/hashtag_timeline
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
2 years ago
..
components Fix being able to add more than 4 hashtags to hashtag column in web UI (#17729) 2 years ago
containers Fix searching for additional hashtags in hashtag column (#17054) 3 years ago
index.js Remove aria-pressed where it's redundant (#19912) 2 years ago