Jul 6, 2023
The example you provided without using the useTransition hook clearly demonstrates the issue of UI becoming unresponsive when removing a number from the search box. This can be frustrating for users, as typing in the search box should take precedence over filtering the list. 😕