qri-io / 2017-frontend

qri electron & web frontend
https://qri.io
MIT License
23 stars 7 forks source link

ToS exit link changes nothing in the UI #403

Closed machawk1 closed 5 years ago

machawk1 commented 5 years ago

On the first-run welcome screen of qri 0.5.2 on macOS 10.14.1 I am given two options with regard to accepting the Terms of Service: Let's Go! and exit. I chose exit, figuring I could relaunch and subsequently select Let's Go!. Doing so caused no change in the interface aside from a slight highlight of the link onmouseover. Nothing indicating an error was reported to the DevTools console.

b5 commented 5 years ago

Ooooh good find. We'll hop to it. Thanks @machawk1!

ramfox commented 5 years ago

I have this fixed in dev mode for both electron and the webapp. Attempting to packages the electron app to see if it breaks anything.