Improve shards view
Open
complexity: no estimate
feature
feature: shards
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hi there.
Currently, when navigating to the the "Shards" view, Admin UI should display a message like `There are no shards.` on an empty database where no tables or shards have been created yet.
While Admin UI expects a zero-length result to display this message, CrateDB returns a result with one record. https://github.com/crate/crate/issues/11089 is the respective issue on its issue tracker.
With kind regards,
Andreas.
Contributor guide
Assessment
This issue has not been assessed yet.