processwire / processwire-requests

ProcessWire feature requests.
40 stars 0 forks source link

Have option to use aria-label instead of title attribute in anchor links edited in ProcessPageEdit link. #547

Open elabx opened 1 month ago

elabx commented 1 month ago

Short description of the enhancement

ProcessPageEdit link ads the title attribute when filling the Title field in the process page. It would be nice to have the now more common and accessibility focused aria-label either as an alternative, or as a new option within ProcesPageEdit link.

I understand that accessibility wise, the anchor text should ideally convey where the link goes, but sometimes this is not desired by content editors due to design constrains they want to follow, so just thought it would be better to have a screenreader alternative.