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
I believe we can just add .trim() to local/assessfreq/amd/src/dashboard_quiz.js:380. Currently adding a string with a trailing space causes the search to return no results for a valid search term.
The text was updated successfully, but these errors were encountered:
I believe we can just add
.trim()
tolocal/assessfreq/amd/src/dashboard_quiz.js:380
. Currently adding a string with a trailing space causes the search to return no results for a valid search term.The text was updated successfully, but these errors were encountered: