You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slack: Update to work with the recent message list changes.
- Fix new messages not being announced automatically
- There's no need to assign the listitem role anymore
- Slack has made the star button accessible themselves
- Fix headings for day separators
Copy file name to clipboardExpand all lines: readme.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,9 +70,7 @@ This script improves the accessibility of [Slack](https://www.slack.com/).
70
70
It does the following:
71
71
72
72
- Reorders some elements which appear in the wrong place for accessibility. For example, using this script, the input area appears near the bottom of the page as it does visually instead of at the top.
73
-
- Makes messages accessible as list items.
74
73
- Makes message timestamps appear on a single line instead of crossing several lines.
75
-
- Makes star controls (and their statuses) accessible.
76
74
- Makes options for each message (Start a thread, Share message, etc.) accessible.
77
75
To access these, move the mouse to the text of a message.
78
76
They then appear above the author's name as buttons.
0 commit comments