Skip to content
Snippets Groups Projects
Commit 3c0ee601 authored by Clement Ho's avatar Clement Ho
Browse files

Merge branch 'backport-filtered-search-lazy-token-transient' into 'master'

Backport filtered search lazy token consistent state fix

See merge request !12335
parents c1b35869 c0baa433
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -14,6 +14,9 @@ module FilteredSearchHelpers
filtered_search.set(search)
 
if submit
# Wait for the lazy author/assignee tokens that
# swap out the username with an avatar and name
wait_for_requests
filtered_search.send_keys(:enter)
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment