Files
notifications-admin/app
Tom Byers 15104e9d25 Re-position live-region to remove duplication
Adding a visually hidden live-region creates
duplication in the HTML. End result for users of
screen readers are that you get the same text read
out twice.

This adds `aria-hidden` to hide the visible
version and re-positions the live-region one next
to it. That means the live-region text appears in
the same place in the document order as the
visible one so things are announced as expected.
2019-02-21 13:27:18 +00:00
..
2019-02-15 11:44:08 +00:00
2019-02-20 13:31:37 +00:00
2019-02-19 11:18:50 +00:00