I need to get accessibility improvements in backdrop, to do this I need to add area attributes in blocks and fields, for example wen I add a link field, I need to add de role="button" attribute to show this link as button for screen readers.
To add this attributes I think you can add a tab in blocks and fields configuration , like the css tab to add clases and styles; as is now.
For example: Tab add atributes: When the tab is open: Field: attribute: Field: value.
Result, get bouth values and write this in the html tag. attribute="value"
I don't see anythin like this in an other place, Is there a backdrop module to add attributes for menu links, but the attributes are default, and can't be changed.
This feature can also add to menus, and other places to add mor functionality.
Excuse my english if is bad, but my native language is spanish, and I am learning every day.
I realy hope I was explain my idea.
Recent comments
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database
I've not done this with a menu before but something similar with different Views presentation blocks for different resolutions (i.e. not just responsive but a different presentation method...
Different primary menus depending on the viewport size?
Thank you for all your help. In the meantime I just edited the export db-file and removed the top line with the sandbox comment. --> Still the same issue. I exported also with the...
Problem with utf8mb4 Format when importing database