Maxwell DeMaio

Results 6 comments of Maxwell DeMaio

Hey all, I tried @Aitozi's solution with the following dependencies with success: - mockito-core `3.0.0` - powermock-api-mockito2 `2.0.9` - powermock-module-junit4 `2.0.9` - junit `4.13.2` Oddly enough, it actually is declaring...

Adding myself to the assignees list since I completed some accessibility upgrades recently 👍🏻 if I do notice any accessibility issues I'll address them.

![image](https://github.com/typehero/typehero/assets/44373521/2745d275-9dcc-4aa3-9d47-67f9cb5b68a4)

Linking this related PR I worked on: https://github.com/typehero/typehero/pull/556

I would like to note if you'd like to select an element in the DOM where it has its ID generated by `useId`, you can do something like the following:...

> > I would like to note if you'd like to select an element in the DOM where it has its ID generated by `useId`, you can do something like...