You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this was mentioned in the JS Party podcast episode, where the "t" of text doesnt even show up while the browser makes the query and it feels broken when it's just working. a few thoughts:
wait a frame to do the actual query so the input has time to paint
show indicator of long task
determine better debounce and async query validation so input can take more rapid good queries and hang less on bad ones
The text was updated successfully, but these errors were encountered:
this was mentioned in the JS Party podcast episode, where the "t" of text doesnt even show up while the browser makes the query and it feels broken when it's just working. a few thoughts:
The text was updated successfully, but these errors were encountered: