kin-labs / kinetic

MIT License
40 stars 24 forks source link

BUG: Kinetic environment automatically reverts to "devnet" any time you go back to dashboard #563

Open mocolicious opened 1 year ago

mocolicious commented 1 year ago

Kinetic environment automatically reverts to "devnet" any time you go back to dashboard To recreate this behavior -

  1. click into any app from the dashboard
  2. select "mainnet" from environment dropdown
  3. click home or click back to dashboard
  4. click back to the app you were just in and you will see it is back on "devnet" instead of mainnet
beeman commented 1 year ago

This is a known issue, it's because of how the front end is built.

We will revise this once we get to re-work the UI, based on the input of the Kinetic users.

For now, it will be a matter of picking the right environment here, instead of clicking on the 'card'

image