"Run query" button should be disable meanwhile a query is in process.
- Dominant language
- JavaScript
- Stars
- 387
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
**Observation**: I tried clicking the "run query" button multiple times while a query was processing, Meanwhile it processed the empty queries and resulted in "Query not entered!" multiple times.
It can be annoying for the user when a query takes much time to process and the user keeps clicking the button.
**Recommendation**: "Button should be disabled until the previous query is being processed".
"**Procedure**": I throttled the browser to 3G, and run a single query, and clicked the "run query" button multiple times.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.