You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mvesin opened this issue
Nov 20, 2024
· 1 comment
· May be fixed by #1253
Labels
bugthis issue is about reporting and resolving a suspected bugcandidatean individual developer submits a work request to the team (extension proposal, bug, other request)
When adding a medical folder dataset from the node GUI, if setting multiple tags, one uses types "tag1<space_key>tag2" to set 2 separate tags.
This results in setting 2 tags named "tag1" and " tag2" (a space as first character of tag2).
Same bug probably exists with other dataset types, or if setting >2 tags.
This is probably a regression (due to some frontend library change ?).
The text was updated successfully, but these errors were encountered:
mvesin
added
bug
this issue is about reporting and resolving a suspected bug
candidate
an individual developer submits a work request to the team (extension proposal, bug, other request)
labels
Nov 20, 2024
Could reproduce the bug: it adds a space for 2 tags or more
When listing dataset available on my node i got: tests medical-folder [' www', ' www', ' www']
bugthis issue is about reporting and resolving a suspected bugcandidatean individual developer submits a work request to the team (extension proposal, bug, other request)
When adding a medical folder dataset from the node GUI, if setting multiple tags, one uses types "tag1<space_key>tag2" to set 2 separate tags.
This results in setting 2 tags named "tag1" and " tag2" (a space as first character of tag2).
Same bug probably exists with other dataset types, or if setting >2 tags.
This is probably a regression (due to some frontend library change ?).
The text was updated successfully, but these errors were encountered: