Augustin Le Fèvre

Results 30 comments of Augustin Le Fèvre

I like to have an API as close as possible from rtl web, so using `hidden` sounds like a great solution. Since their API lets user should the default value...

> Is there a workaround for older versions of RNTL That's going to be complicated, because RN 0.69 comes with react 18 which uses a different model for `act`, and...

Yep, easy to reproduce, will try to figure out what happens but that should be fixable on our end.

I (or whoever's interested in) just need to take the time, but I don't think it should be very hard. I'll try to do that later this week, or next...

@pierrezimmermannbam that sounds like an interesting approach. Working with a "simpler" representation, based only on the platform components also feels more testing-library like. One thing we'll need to cater for...

@pierrezimmermannbam the current implementation of `fireEvent` crawls the tree up until it finds a `ReactTestInstance` with a prop corresponding to the given event, and fires it. Even if that's not...

To me the poor typing support of the first solution is a deal-breaker. I don't have a strong use case for custom queries, but since this seems to be a...

@kiranjd is it something you're still interested in getting in? This is a feature that is clearly lacking for our current API, and I'd love to help you getting that...

@kiranjd Do you need any help, is there anything I can do to help you getting that in? :)

@kiranjd I feel like yes we should be able to start working on that once again. I'd however wait for the go from @mdjastrzebski who might have something else planned...