Steve Dalonzo

Results 11 comments of Steve Dalonzo

The fix from @Nedomas above is what finally got me past this one.

I think I can be the assignee for at least doing a simple proof-of-concept so that we can evaluate something

FYI I created this component internally, and it could be promoted to the Design System as soon as we bump the React peer floor to support hooks.

I will take a look at this after v3 ships. The primary motivator for this is that when we publish pre-release versions for integration testing, they automatically get tagged with...

My immediate impression is that both are useful. We have some elements that are complex, DOM wise, that aren't ever used at mobile breakpoints, so I think there is some...

MediaQueryMatch is exactly what I was proposing here, @BeniCheni. The only blocker to porting it to DS is that I added breakpoints above and below the DS breakpoints to support...

Something very similar was recently implemented by @dgiraldo313 in the internal monorepo and could be promoted to Design System once we bump the React peer floor to support Hooks.

Progress is definitely involved. I just debugged a similar issue with an application of Google's Artifact Registry product and npm 9, and it exhibited a very similar behavior (hanging in...