The add and edit button currently just say add Add Content and Edit Content. This really need to have more context for a screen reader.
Maybe saying Add CONTENT TYPES. eg Add Author or Person.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | nodeconnect_buttons_need_context_for_screen_readers-1362782-1.patch | 1.64 KB | rypit |
Comments
Comment #1
rypit commentedAttached is a patch that uses the name of the reference field as the context for the content to add. This is the most viable solution because the types of content referenced by a widget can be extremely varied.
Comment #2
cntlscrut commentedPatch tested and applied to 7.x-1.x branch.