AbsaOSS / AbsaOSS/enceladus

Implement proper 404 on entities

Open
#757 1 comment 0 reactions 0 assignees View on GitHub
bug Menas priority: medium UX
Dominant language
Scala
Stars
33
Forks
16
PR merge metrics
No merged PRs in 30d

Description

## Describe the bug
In case there is a 404 and entity was not found, implement a proper 404 instead of telling the user to try again in a few minutes. What is more, the URL reverts to /dataset (or schema, or mapping table) and view to the first element of that entity type.

And focus on an item in the navigation menu lingers as per #650

## To Reproduce
Steps to reproduce the behavior OR commands run:
1. Go to any dataset
2. Append any char [a-zA-Z0-9] to the URL
3. Press enter

## Expected behaviour
I expect a message that tells me it was not found in the database and the URL to revert back to the previous one.

## Screenshots
![Aug-01-2019 14-57-36](https://user-images.githubusercontent.com/17467768/62295547-983bc680-b46d-11e9-82cc-65d1a1644dae.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.