Joshua Ferrell

Results 9 comments of Joshua Ferrell

Tried this pr out as I was having similar authentication issues, and this fixed my problem. Thanks!

@sairion Was curious if you've gotten a chance to take a stab at this. I noticed that this seems to affect webpack 5 specifically. As after upgrading from 4 I...

I've created a type definition file that can be used for any react typescript apps that need this. However, I'm not sure what the process for definitely typed is. I...

From what I understand with serverless components is that it's a bit different than serverless the framework. From their docs on serverless components: > Note: You cannot yet use Serverless...

I saw that this was tasked as a Chromium bug. Is there a issue associated with this [there](https://bugs.chromium.org) where this can be tracked?

Inset can be used for dark mode shadows shadows to provide some extra contrast. https://codyhouse.co/nuggets/beautiful-css-shadows In that example the shadow looks something like this: ``` inset 0 0 0.5px 1px...

I know this isn't a use for public project, but I wanted to make sure the dev team working on this has the issue tracked.

Just saw this PR, looks like it's the same as the implementation I had, but I added an additional test to ensure that aria-disabled was still selectable. https://github.com/testing-library/user-event/pull/1199 Happy for...

@ph-fritsche Is there anything blocking this PR still? Would be happy to make any edits, looks like this is just blocked on maintainer review.