Hi guys,
If a user pastes a string separated with commas. The behavior is unexpected.

Thanks
hey @drakonux, I can not reproduce this in the latest version, you can try to upgrade to the most current 2.x-develop commits to check. Thanks!
Sorry Matu, I'm checking it again. I'll keep you updated.
No problem, let me know if you were able to reproduce and tell me what the steps were. 馃檪
Just cross-referencing some previous discussion about commas here.
So there are two different things here:
hey @victorvalle,
1. The example is not working well here but in Portal the behavior is right.
What example are you referring to? the comma use case reported by @drakonux?
2. In that definition, there is something that is not totally right and we would like to now if its possible to implement. When pasting a string such as "a, b, c" we would like this outcome [a][b][c]. Even if there is no comma at the end of the string or the user doesn't press enter. Would that be technically possible?
We can do this. Can you update the documents with these new changes?
hey @drakonux, I'll close this issue as it is not reproducible and new comma usage changes will be tracked at #1604.