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
Right now, on selecting a status to search on, the user first has to press search to actually enable this selection. To me it would be more intuitive to immediately search when a new status is selected, without having the additional button. Likewise, for the participant box, a debounce could be used to search once the user has stopped typing for a short while (e.g., 0.5 seconds).
The text was updated successfully, but these errors were encountered:
Right now, on selecting a status to search on, the user first has to press search to actually enable this selection. To me it would be more intuitive to immediately search when a new status is selected, without having the additional button. Likewise, for the participant box, a debounce could be used to search once the user has stopped typing for a short while (e.g., 0.5 seconds).
The text was updated successfully, but these errors were encountered: