Mark Root-Wiley

Results 34 comments of Mark Root-Wiley

Ran into the need for a `.destroy()` method but in a different use case. We have multiple potential triggers but only want to show the modal once to a user...

Confirmed. Here's another codepen demo: https://codepen.io/mrwweb/pen/jZvNpr?editors=1100

@oscarotero That's 1000 rows because it's 2000 items in *TWO* columns. Obvious math solely for clarity: 2000 ÷ 2 = 1000

Not too surprising since it's a webkit browser, but this is also visible in Opera 50 and 51.

Now that `get_theme_file_uri()` has been in core for 4 years, this feels like a reasonable change to make. Can this get reconsidered for merge? Two changes I would make to...

A brief update: After some testing today, I think this issue affects any page that 1. Includes an internal documentation link to another help page 2. Has a "#" character...

This may be a slightly different issue, but I'll leave it as a comment for now. Yesterday I found a social icon link in the footer with `role="button"`. The ARIA...

This is a good point but may only be a real issue in the demo itself. I suppose it's still a bug, but it feels like a very minor one....

Thanks for the report @juanjosezg. That makes total sense. It probably makes sense to fix this and #2 together. No ETA on a fix, but really appreciate you flagging this...