Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement 404 page on the portal

grand-rick001 opened this issue · comments

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Whenever I mistype a link in the portal page, it brings me to a page with a not found works message. I'd like more context on the situation and how to navigate back.

Describe the solution you'd like
I'd like a nice 404 / not found page that would tell me in a clear manner, that I've steered off, or have a broken link. Also, it should have buttons to help navigate me back to the website.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Current 404 page: 404-page

@juliamuiruri4