Difference between revisions of "Feature:Accessibility"

From Kosmos Wiki
Jump to navigation Jump to search
(Created page with "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...")
(No difference)

Revision as of 04:00, 6 May 2016

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, it shouldn't be very difficult to take that aspect into account for client development.