testing-library / user-event

🐕 Simulate user events
https://testing-library.com/user-event
MIT License
2.14k stars 242 forks source link

Is this library unmaintained / dead? #1202

Open jaens opened 3 months ago

jaens commented 3 months ago

Problem description

Pull requests have not been merged since Dec 2023 (and there are quite a few high-severity issues that I immediately ran into, starting from eg. #1150)?

Suggested solution

Potentially:

Additional context

No response

blissdev commented 2 months ago

Curious as well. Running into issues with type.

ph-fritsche commented 4 weeks ago

The library is still maintained and hopefully there will be more activity on this repo soon.

There just aren't enough active people to deal with the reports in case we break something with a minor/patch release. The testing environment we use ourselves doesn't provide the necessary feedback yet. (See the pinned issues.) Once this is resolved there will be a minor release incorporating multiple open PRs that probably are good enough already.