cockroachdb / cockroachdb/cockroach
ui: TimeScaleDropdownWithSearchParams can cause infinite re-renders
Open
C-bug
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Since https://github.com/cockroachdb/cockroach/pull/101258, `TimeScaleDropdownWithSearchParams` is not compatible with certain tree structures, and can cause infinite re-renders. For now, this is un-diagnosed, but can be observed on the key visualizer page. It appears to be related to the custom duration options.
Jira issue: CRDB-29553
Contributor guide
Assessment
This issue has not been assessed yet.