apache / apache/age-viewer

"Run query" button should be disable meanwhile a query is in process.

Open
#78 4 comments 0 reactions 0 assignees View on GitHub
enhancement
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.

![Screenshot from 2022-12-13 18-07-07](https://user-images.githubusercontent.com/95052507/207357585-41352d14-4e74-49b6-b9e3-edad1ac273da.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.