You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docet links are manager via a handler intercepting just clicks: in order to provide a greater deal of accessibility for people with blind disabilitiy to intercept also enter keypressing on these links as these is the mechanism adopted by them to surf canonical links. Also, would be good to render these links by adding the aria attribute role with value link (role=link).
The text was updated successfully, but these errors were encountered:
Docet links are manager via a handler intercepting just clicks: in order to provide a greater deal of accessibility for people with blind disabilitiy to intercept also enter keypressing on these links as these is the mechanism adopted by them to surf canonical links. Also, would be good to render these links by adding the aria attribute
role
with valuelink
(role=link
).The text was updated successfully, but these errors were encountered: