monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Explorer: use URLs instead of local storage for state

Open steebchen opened this issue 10 months ago • 1 comments

I was trying out the explorer and it looks like local storage is used to save the network. Wouldn't it be better to use URL routes like /:network for this? This would also enable linking to specific networks, as now it shows different values depending on what you select.

steebchen avatar Apr 18 '24 20:04 steebchen

This is a very good idea. We will very likely implement this.

ClemensLey avatar Apr 19 '24 12:04 ClemensLey