Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] - Add a prompt box for secondary confirmation for sensitive operations #153

Closed
XiangtingLee opened this issue Aug 14, 2023 · 2 comments
Assignees
Labels

Comments

@XiangtingLee
Copy link
Contributor

Some sensitive operations for Index are easy to misuse. It is hoped that a secondary confirmation prompt box similar to Cerebro can be added for Index operations.

image

In Cerebro:
image

@cars10
Copy link
Owner

cars10 commented Aug 14, 2023

Hey @XiangtingLee , thanks for using elasticvue :) Deleting an index already requires a confirmation. I do not consider forcemerge, refresh, flush or index clear to be a sensitive operation because all of these happen automatically anyway.
Opening and closing is debateable i guess - i will think about that :)

@cars10 cars10 changed the title [FEAT] - Added a prompt box for secondary confirmation for sensitive operations [FEAT] - Add a prompt box for secondary confirmation for sensitive operations Aug 15, 2023
@cars10
Copy link
Owner

cars10 commented Sep 11, 2023

Added a confirm message for closing indices, will be released with the upcoming beta 6.

@cars10 cars10 closed this as completed Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants