Tallinn
Account created on 18 September 2009, about 15 years ago
#

Merge Requests

More

Recent comments

🇪🇪Estonia ram4nd Tallinn

ram4nd made their first commit to this issue’s fork.

🇪🇪Estonia ram4nd Tallinn

Doesn't seem like you missed anything.

🇪🇪Estonia ram4nd Tallinn

Tested that the patch works and solves the error on "Status report" page.

🇪🇪Estonia ram4nd Tallinn

It worked, I simplified the if condition. And I added position support as well.

🇪🇪Estonia ram4nd Tallinn

ram4nd made their first commit to this issue’s fork.

🇪🇪Estonia ram4nd Tallinn

Simply converted logout page to confirmation form. What else should be backported/implemented? And then it needs tests too.

🇪🇪Estonia ram4nd Tallinn

If I remember correctly, I backported it from D11 not D10.

🇪🇪Estonia ram4nd Tallinn

I also reproduced this on Drupal 7 and opened a child issue. I used D7 Lando instance with PHP 8.3 and "Error messages to display" is set to "None".

🇪🇪Estonia ram4nd Tallinn
  • The initial focus should be on the dialog container with role="dialog".
🇪🇪Estonia ram4nd Tallinn
  • When the dialog is visible and the focus has been moved on it, the keyboard focus must remain within modal dialogs when open.
🇪🇪Estonia ram4nd Tallinn
  • Add aria-labelledby to the dialog.
  • Modal title should be heading not div.
  • Add role close to close link(button).
🇪🇪Estonia ram4nd Tallinn
  • Add role dialog to container. Also add tabindex -1 so it can be focused by js and thus announced by screen reader.
  • Fix keyboard detection, there is no "e.key" value Space.
🇪🇪Estonia ram4nd Tallinn

Focus getting lost when modal dialog is closed by using Close button.

🇪🇪Estonia ram4nd Tallinn

Add if condition to validate that "top" is set on sticking.

🇪🇪Estonia ram4nd Tallinn

Go through parents and their siblings to get elements that have been made sticky. I think this is better approach than is used with .is-sticky where distance from top is calculated.

Production build 0.71.5 2024