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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEBUI-184: fix bulk delete of vocabulary entries in the spreadsheet #1135

Closed

Conversation

richardsd
Copy link
Contributor

This was the best solution I could come up with. Maybe you can take a look and have a better one 馃し
At least, it is a starting point. The problem is coming from calling the empty() in the EditorManager.

@richardsd richardsd requested a review from a team as a code owner January 15, 2021 09:27
@nuxeojenkins
Copy link
Contributor

View issue in JIRA: WEBUI-184: Fix bulk delete of Vocabulary metadata with spreadsheet editor

Comment on lines +14 to +15
let c;
let changes = [];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad indentation here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ups, bad copy/paste 馃槵
Thanks

@nelsonsilva
Copy link
Contributor

Going with a simpler fix in #1174

@nelsonsilva nelsonsilva closed this Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants