Closed thatbudakguy closed 6 years ago
Also doesn't work on touch devices. Maybe we can make click/tap perform the same action as current hover.
@xinyil how do you feel about making the dots larger? It seems like a small target for touch.
@rlskoeser I think it's a question of which do we care more: individual record access or the overall visual comparison of the numbers of dots
Updated this to:
aria-describedby
attribute that will read the text of the popover for screen readersaria-label
that gives the total references for the chapter / author@bwhicks could we also add an aria-only total of references for each section? As a counterpart to the visual indicator/histogram functionality.
@rlskoeser I don't see why not. I'll add that to the list.
I've got a working solution for this (used JS because for chapter divisions, the template iterates over each reference and determines whether to print it for each), but this side steps that by dynamically setting aria-label
based on the number of marker nodes.
@bwhicks this is so much better than it was. A few small issues, wondering if we can easily fix.
derridawork_page
, which we already have available)?
notes from the meeting: