The original purpose was to hide Readspeaker from screen readers which setting tabindex=-1
won't do if using screen reader navigation (opposed to keyboard tabbing).
We landed on leaving it as is and letting screen reader users choose to ignore so as not to interfere with keyboard users.
Might be able to set this as 'won't fix' or 'works as designed'?
Attaching patch for composer.patches.json file.
mcaddz β created an issue.
@queenvictoria yes absolutely :)
You could either push to 4026 or create a new 11.x issue fork. Will need tests though.
@queenvictoria it doesn't look like there's any commits in MR 4026 yet.
You might need to rebase your changes against core 9.5.x and upload a patch file here to add to composer.patches.json.
My understanding is we should probably have a config setting that allows the creation of new revisions by default so the user doesn't need to check the checkbox each time.
This patch should demonstrate which borrows from #3261439.
Includes a moderation control handler that forces revisions if content moderation is used.
Adding patch for 11.x.
- Adds new 'view all taxonomy revisions' permission.
- Handles 'revert' operation in access control handler.
- De-pluralises existing permissions that didn't sound right.
mcaddz β made their first commit to this issueβs fork.
mcaddz β created an issue.
@isalmanhaider no this just relates to the core path_alias module.
mcaddz β created an issue.
mcaddz β created an issue.
mcaddz β created an issue.
larowlan β credited mcaddz β .
mcaddz β created an issue.
Here's the MR in #2 in patch format for use in composer.patches.
MR 15 is working for me on a test site. All looking good.
@ressa I've added a test for this functionality in MR 17. If you or someone else can review we can mark as RTBC?
This has been resolved in the February RS release. Marking as closed.
mcaddz β made their first commit to this issueβs fork.
RS have advised this should be resolved in the upcoming February release. Date TBC
mcaddz β created an issue.