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

BUG - Bulk editor state is not reset properly #2

Closed
dot-mike opened this issue Jul 4, 2024 · 0 comments
Closed

BUG - Bulk editor state is not reset properly #2

dot-mike opened this issue Jul 4, 2024 · 0 comments

Comments

@dot-mike
Copy link
Owner

dot-mike commented Jul 4, 2024

In the case where the warning was shown for editing multiple fields with different field value, and later the user choose to edit two hosts with equal field value, the modal state is not properly reset.

$('#bulkEditModal').on('shown.bs.modal', function() {

@dot-mike dot-mike changed the title BUG - Bulk editor does not clear warning BUG - Bulk editor state is not reset properly Jul 4, 2024
dot-mike added a commit that referenced this issue Oct 18, 2024
- Fix modal state reset #2 .
- Show both hostname and sysName with clickable links.
- Fix bulk delete so it does not delet all values. Behaves correctly.
- Fix JS code to use let instead of var.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant