-
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
Bulk tag adding feature #227
Comments
So it turns out the library already supports copy-pasting tags in... it is just really bad and broken. Hacking it now...! |
Example (no spaces between tags and no quotes): |
When attempting to paste multiple tags in the tag bar on any visualisation page (e.g. http://www.ecosounds.org/listen/262860?start=7020&end=7050) with "flower-shaped,Eastern Bristlebird" it would on occasion work, creating two tags. Most of the time, however, only one tag would paste such as "flower-shape". Sometimes refreshing would allow me to paste two tags again, but other times refreshing the page (F5) did nothing. @cofiem also experienced these issues. |
I just created 3 annotations and used the copy-pasta method, at the link you provided, that all worked. Can you narrow down the bug case at all? |
Sorry, I don't know how to.... perhaps Mark can say more specifically what was happening, but I don't know how to add him to the conversation |
|
|
|
Ahh that last log is useful - what did you different? |
I think I've figured it out - incoming repro steps |
|
👍 💯 😲 😮 Brilliant, confirmed. |
Does not seem to affect tags the same way, but I can't find any consistencies. |
Hack for now, hidden by default, bulk enter tags.
Text input, delimited by csv. Simulate adding one at a time. Silent fail if no match. Clear text box after lose focus.
For @JessCappadonna
The text was updated successfully, but these errors were encountered: