kite
kite copied to clipboard
feedback when importing DOT fails
looks like the error is swept under the rug with Result.withDefault GF.default
https://github.com/erkal/kite/blob/a5c8fd6430a296305f014cee255a20f8a607e9f4/src/Main.elm#L672-L675
any ideas how to display this feedback? i mention this problem and proposed a "toast" system, which we'd have to build out. maybe that's worth doing. maybe there's something else we should do.