Feature:Accessibility

From Kosmos Wiki
Revision as of 10:07, 5 May 2017 by Raucao (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Quick note: Apparently Slack and most other systems are next to impossible to use with screenreaders, because they never tested their apps with those. Screenreaders often read back the entire page upon DOM updates, when not doing it right. With proper usage of accessibility standards (e.g. ARIA Live Regions), it shouldn't be very difficult to take that aspect into account for client development.