thelastpickle / cassandra-reaper

Automated Repair Awesomeness for Apache Cassandra
http://cassandra-reaper.io/
Apache License 2.0
489 stars 217 forks source link

UI render bug for multiple datacenters #1162

Open NelsonJeppesen opened 2 years ago

NelsonJeppesen commented 2 years ago

Project board link

We added (2) new datacenters, one with (3) nodes and one with (12). The new datacenters do not render correctly image

Inspecting with chrome, I see all three dataceteners show up (us-east, us-east-dc0, us-east-ops) image

┆Issue is synchronized with this Jira Story by Unito ┆Issue Number: REAP-96

NelsonJeppesen commented 2 years ago

If I change the width via chrome tools from 9.9688e-05% to 99% it does work


image

adejanovski commented 2 years ago

There's dynamic sizing happening based on the data size in each DC. We should set a minimum size though to avoid such renderings.