-
Notifications
You must be signed in to change notification settings - Fork 378
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
Delete multi-selected nodes won't clean LG resources #1213
Labels
Area: Shell
P0
Must Fix. Release-blocker
R7
Release 7 - December 10th, 2019
Type: Bug
Something isn't working
Comments
9 tasks
pending on #1512 |
This was referenced Nov 14, 2019
in pr #1580 |
cwhitten
pushed a commit
that referenced
this issue
Nov 19, 2019
… deletion (#1213) (#1580) * implement adaptive action walker * implement `deleteAction` * add a batch api `deleteActions` * apply new destructor to ObiEditor * fix walkAdaptiveAction && add UT * add test for walkAdaptiveActionList * normalize lg templates before removing * Update jsonTracker.ts * move deleteAction bindings outside jsonTracker to not break origin tests * avoid unnecessary change * remove unused code
addressed in #1580 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: Shell
P0
Must Fix. Release-blocker
R7
Release 7 - December 10th, 2019
Type: Bug
Something isn't working
Version
57baf4c
Describe the bug
Using the 'Delete' button in single click can delete LG resources, however, using multi-selection to select nodes and deleting them won't clean LG resources.
Related to #922 (parent)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be deleted
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: