cars10 / elasticvue

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

[FEAT] - confirm shard relocation #236

Closed coola007 closed 5 months ago

coola007 commented 5 months ago

Hi: chrome ext : Using shard reroute operations, clicking on a shard cannot be canceled, only refreshing the page works.

Reroute operations do not provide prompts, and making a mistake can be extremely risky

So this action is very warning... This operation needs to be handled with great care and requires prompts; otherwise, the risk of making a mistake is very high.

cars10 commented 5 months ago

You can cancel by clicking on the same shard again.

A confirm makes sense, i will look into this.

cars10 commented 5 months ago

Fixed in 1.0.8. Thanks!