Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Go Home link needs to redirect to a valid URL #3407

Open
francovenica opened this issue Feb 1, 2022 · 1 comment
Open

Go Home link needs to redirect to a valid URL #3407

francovenica opened this issue Feb 1, 2022 · 1 comment
Labels
Bug 🐛 Something isn't working Minor Needs to be fixed within the next 1-3 public releases.

Comments

@francovenica
Copy link
Contributor

Description

When the internet goes down the page shows a page with a "Ho home" link, but that links is not taking to a valid URL , that it might end up showing an nginx error

Environment

  • Browser: any
  • Environment:
    • production (rinkeby) (But mostly reproduced in any PR build)

Steps to reproduce

  1. Try to access the gnosis app with no internet
  2. The Error page will show up
  3. Click the Go home button

Expected result

It should try to take to the base URL /app

Obtained result

takes to the base URL with no /app, so an nginx error is displayed

Screenshots

image

@katspaugh katspaugh added the Bug 🐛 Something isn't working label Feb 1, 2022
@katspaugh katspaugh added the Minor Needs to be fixed within the next 1-3 public releases. label Feb 1, 2022
@katspaugh
Copy link
Member

Labelling is minor as this is only a problem on PR deployments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug 🐛 Something isn't working Minor Needs to be fixed within the next 1-3 public releases.
Projects
None yet
Development

No branches or pull requests

2 participants