Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

v5 version: titles are never read out by screenreader #46

Closed
moloko opened this issue Apr 23, 2020 · 0 comments
Closed

v5 version: titles are never read out by screenreader #46

moloko opened this issue Apr 23, 2020 · 0 comments

Comments

@moloko
Copy link
Contributor

moloko commented Apr 23, 2020

because it never triggers the "articleView:render" event - which is what headings.js is listening to in order to know when to add the heading ARIA labels

moloko pushed a commit that referenced this issue Apr 23, 2020
fixes #46 

Also change instance of _.bind to Function.bind
moloko pushed a commit that referenced this issue Apr 27, 2020
* add call to trigger articleView:render event - fixes #46 

Also change instance of _.bind to Function.bind
@moloko moloko closed this as completed Apr 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant