Handle error in AssigneeInput when chars outside of the bs58 charset
Also improves the UX and only shows validation errors on submit, and not during input.
Also improves the UX and only shows validation errors on submit, and not during input.
Add util test for parseNodeId
Fix e2e test
We should return undefined and not only return
test only removal
Rebase to run CI again for visual checks