munshkr / flok

Web-based P2P collaborative editor for live coding sounds and images
https://flok.cc
GNU General Public License v3.0
253 stars 39 forks source link

Show web error messages near each pane #247

Open tmhglnd opened 8 months ago

tmhglnd commented 8 months ago

Now all the error messages show up on the bottom right corner of the browser. But consider this scenario: The left editor is Hydra, the right editor is Mercury. If a bunch of errors pile up from for example Hydra they get in the way of code from Mercury, making that less readable untill the Hydra errors are fixed.

Maybe it is an idea to think about the error messages only showing up on the bottom-right corner of the pane they belong to. So the errors are more focussed in the window they are useful in, and not obstructing any other editors. What do you think?

munshkr commented 8 months ago

I also noticed that, I think it makes sense!