-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dashboard] Add a few minor missing pages #3760
Conversation
620cb0d
to
cf754c4
Compare
How to test: https://jx-minor-missing-pages.staging.gitpod-dev.com/login, then: |
This comment has been minimized.
This comment has been minimized.
bf8ed0c
to
8b364ed
Compare
8b364ed
to
f542176
Compare
<p className="mt-4 text-lg text-gitpod-red">{decodeURIComponent(getURLHash())}</p> | ||
</div> | ||
</Route> | ||
<Route path="*" /* status={404} */> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be nice to send an actual HTTP 404 status code here, but this requires some server-side hook.
f542176
to
e53b23a
Compare
Thanks. Fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jankeromnes for adding instructions how to check these changes!
Looks like a great MVC! 🧱
Missing from https://github.com/gitpod-com/gitpod/issues/5233: