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

refactor: add popconfirm when deleting the selector #300

Merged
merged 3 commits into from
Jul 25, 2023
Merged

refactor: add popconfirm when deleting the selector #300

merged 3 commits into from
Jul 25, 2023

Conversation

eurecalulu
Copy link
Contributor

This pr mainly made the following changes:

  • fix warning message bug:

before: In the create resource interface, when the creation fails, the message is displayed as empty
message_before

after: The error message shows the “json.message” returned by the interface
message_after

  • add popconfirm when deleting the selector

after: When the user clicks the delete button, a confirmation form pops up
delete

@li-keguo li-keguo merged commit cc86c20 into apache:master Jul 25, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants