cockroachdb / cockroachdb/cockroach
ui: display spinner on manual enqueue range page
Open
A-webui-general
C-enhancement
E-quick-win
O-postmortem
O-support
P-3
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It is currently difficult to determine whether the submit button on the `#/debug/enqueue_range` page has been clicked or not:
Manually running a range through a queue can take 10s of seconds, and uncertainty about whether it has been clicked can cause double clicks and confusion. We should add a spinner.
Jira issue: CRDB-40794
Contributor guide
Assessment
This issue has not been assessed yet.