delegit-xyz / dashboard

The easiest way to delegate on Polkadot
https://delegit.xyz
Apache License 2.0
3 stars 3 forks source link

Add Network in localstorage #110

Closed wirednkod closed 2 months ago

wirednkod commented 2 months ago

The idea is to have the network saved in the localstorage, so that a returning visitor (or even a refresh), will not default/land to Polkadot network as it is happening now

Tbaut commented 2 months ago

I wouldn't put this as a bug, and I'd say this suffices https://github.com/delegit-xyz/dashboard/issues/27

wirednkod commented 2 months ago

It is not a bug. Its an enhancement. When a user lands in delegit.xyz - there is no Network query in the string. The query in the string should automatically update the local storage as well. If no network query exists, then the localstorage network should be used

Tbaut commented 2 months ago

Ah I meant regarding the prio, P0 is for bugs in prod basically. It's in the description

Added to issues and PRs relating to a critical severity bugs.