Keith Cirkel
Keith Cirkel
FWIW this only impacts objects attached to the chai context from within a plugin. Regular assertions are attached to the Assertion prototype which is mutable in the module record. So...
I believe I've outlined the scope of the problem and solutions in my above comment: https://github.com/chaijs/chai/issues/1569#issuecomment-1882892715. I think the two code examples I shared are perfectly reasonable solutions, they just...
Looks like this landed in https://github.com/primer/octicons/pull/1010? I'm going to close this out as there is no diff. If you feel this is an error please let me know and we...
> > There seems to be a flash of unstyled content on slower network speeds or in browsers like Firefox > > Ah, @keithamus maybe we need to have users...
> * Could we make the tabindex on the `role="tabpanel"` dynamic with respect to if it has interactive content? So if there is no interactive content in the panel, it...
Yeah this should be resolved implicitly. I’ll double check as we get a shippable version.
We failed to reach the target date due to the holiday period and so work has rolled over into this Q. As we start integrating I can take a look...
Other work was prioritised over this so it has not been resolved.
It's not in our OKRs for this quarter so it's unlikely for us to get around to this in the next few months. Perhaps we will pick this work up...
The solution here is to use popover https://developer.chrome.com/docs/web-platform/popover-api/ which will resolve z-index issues.