cars10 / elasticvue

Elasticsearch gui for the browser
https://elasticvue.com
MIT License
1.86k stars 148 forks source link

[BUG] - All shards not visible in Shards TAB when shard count is high #237

Closed luvk1412 closed 4 months ago

luvk1412 commented 6 months ago

READ BEFORE OPENING AN ISSUE Before you submit an issue please try to reset elasticvue and see if you can reproduce the problem. To reset please click Disconnect and reset in the footer, this will reset all your saved filters and you have to reconnect to your cluster. Proceed and open an issue if your problem persists.

Description I have 180 primary shards with 1 replica across 2 nodes. When i go to shards tab in Elastic vue i am not able to see all the shards on a particular node. There is only single row of shards visible in front of each node and number of shards visible in that row depend on the width of the window of elastic vue app. I was expecting either the shards would wrap according to widthof window or it would be horizontally scrollable, neither of which is the case currently.

Steps To Reproduce List the steps to reproduce your problem:

  1. Create an elastic search cluster with 180 primary shards and add it to elastic vue
  2. Open elastic vue and got shards tab to observe above issue

Screenshots Number of shards visible with high window width Screenshot 2024-05-28 at 6 38 02 PM

Number of shards visible with less window width Screenshot 2024-05-28 at 6 37 52 PM

Environment (please include the following information):

Anything else?

cars10 commented 4 months ago

Fixed in 1.0.9