storj-archived / bridge-gui

Deprecated
https://app.storj.io
GNU Affero General Public License v3.0
11 stars 8 forks source link

Terms of Service link doesn't work if opened in a new tab #132

Open boshevski opened 7 years ago

boshevski commented 7 years ago

On the signup page if users click on the Terms of Service link to open in a new tab, it doesn't work. We can add fallback url to the static version of the Terms of Service located here https://storj.io/terms-of-service.html

https://github.com/Storj/bridge-gui/blob/master/src/containers/auth/signup-form/index.js#L157