Creating new tags is currently broken since a string is being passed instead of an id to the corresponding web3 contract function in the responsible epic. This can either be fixed by a client side generated id coming from the tag length or by refactoring the tag list in the contract code to work like the URL list.
Creating new tags is currently broken since a string is being passed instead of an id to the corresponding web3 contract function in the responsible epic. This can either be fixed by a client side generated id coming from the tag length or by refactoring the tag list in the contract code to work like the URL list.