CommonsBuild / Token-Log-Hatch-Params

A tool to collect community opinions on the proper parameterization of the Token Engineering Commons
https://params.tecommons.org/hatch
MIT License
9 stars 8 forks source link

Make parameter import automatic #80

Closed marthendalnunes closed 3 years ago

marthendalnunes commented 3 years ago

Remove the import params button and make the import automatic.

marthendalnunes commented 3 years ago
  1. User A shares params on Github
  2. User B clicks on link “play with my params”
  3. Hatch Dashboard opens
  4. onload function is called to check if there are params in URL
  5. run IF statement to show either fresh page or imported params from GitHub
  6. inform user IF importing params that they are being imported, inform when import is completed