-
Notifications
You must be signed in to change notification settings - Fork 1
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
TermInput: Support reorder by drag and drop #223
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bb1f502
to
d4b75a6
Compare
f550771
to
3b7ef7d
Compare
d4b75a6
to
b070d4a
Compare
3b7ef7d
to
07144e6
Compare
b070d4a
to
16b4ad0
Compare
07144e6
to
43927e8
Compare
16b4ad0
to
301e69e
Compare
6c367cc
to
a5571d0
Compare
301e69e
to
2c9639b
Compare
a5571d0
to
bbf49c5
Compare
2c9639b
to
10f822c
Compare
bbf49c5
to
3e5bf20
Compare
10f822c
to
b8d7b5b
Compare
3e5bf20
to
818b77a
Compare
This wasn't a problem prior as the FilterInput overrides this method and the TermInput doesn't support insertion.
If the DOM isn't updated, it's not going to be reset.
818b77a
to
7cba398
Compare
nilmerg
added a commit
to Icinga/icinga-notifications-web
that referenced
this pull request
Jun 12, 2024
resolves #177 **Requirements** * Icinga/ipl-html#137 * Icinga/ipl-web#223 * Icinga/icinga-notifications#204
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.