Closed lolottetheclash closed 1 year ago
There is a bug when we try to add a tag twice in share data filling: typing enter after writing the 2nd tag deletes both tags.
https://github.com/okp4/dataverse-portal/assets/35332974/6da175f5-49f3-4f61-8999-0c8b78adff43
For the moment, we just do nothing if the tag is already present.
If we decide to display some text to the user, it will be done in another iteration.
Tested, no deletion anymore
There is a bug when we try to add a tag twice in share data filling: typing enter after writing the 2nd tag deletes both tags.
https://github.com/okp4/dataverse-portal/assets/35332974/6da175f5-49f3-4f61-8999-0c8b78adff43
For the moment, we just do nothing if the tag is already present.
If we decide to display some text to the user, it will be done in another iteration.