paradigmxyz / rivet

Developer Wallet & DevTools for Anvil
MIT License
832 stars 71 forks source link

Add toast message on invalid token import #67

Closed mateusz-michalik closed 1 year ago

mateusz-michalik commented 1 year ago

Addresses https://github.com/paradigmxyz/rivet/issues/59

It uses react-hot-toast as mentioned in https://github.com/paradigmxyz/rivet/issues/58

This is how it's looking with the default error type applied and the emoji warning icon:

image

mateusz-michalik commented 1 year ago

Looks like there is an issue with one of the checks @jxom, could you let me know if I've done something wrong here? I'm guessing the update to dependency and lock file change triggered checks, and the error seems to be due to the fact it cannot reference the branch on my fork.

image