Describe the issue
When we click the search button in quick succession in the search interface, the app displays two or more identical popups. Ideally, only one popup should be displayed for each search operation.
Steps to reproduce
Open the search interface.
Enter any keyword.
Click the search button twice in quick succession.
Observe the popups displayed.
Expected behavior
No matter how many times we click the search button, only one popup should be displayed for each search operation.
Actual behavior
Each click of the search button triggers the popup, causing multiple identical popups to be displayed at the same time.
Describe the issue When we click the
search
button in quick succession in the search interface, the app displays two or more identical popups. Ideally, only one popup should be displayed for each search operation.Steps to reproduce
search
button twice in quick succession.Expected behavior No matter how many times we click the
search
button, only one popup should be displayed for each search operation.Actual behavior Each click of the
search
button triggers the popup, causing multiple identical popups to be displayed at the same time.