Commit 3c0ee601 authored by Clement Ho's avatar Clement Ho

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment