Skip to content
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

Handle 404 pages #493

Closed
callmevladik opened this issue Nov 20, 2024 · 0 comments · Fixed by #494
Closed

Handle 404 pages #493

callmevladik opened this issue Nov 20, 2024 · 0 comments · Fixed by #494
Assignees
Labels
feature New functionality

Comments

@callmevladik
Copy link
Contributor

callmevladik commented Nov 20, 2024

Currently, when attempting to access a non-existing resource in the KRCI UI Portal, the user experiences an endless loading screen, which can be confusing. The goal of this task is to replace this behavior with a friendly error message that informs the user the requested resource does not exist. This approach should be applied universally across all resources within the portal.

Acceptance Criteria
A friendly error message is displayed whenever a user attempts to access a non-existing resource within the KRCI UI Portal.
The error message clearly communicates that the requested resource does not exist.
This error handling approach is consistently implemented across all resources in the portal.

@callmevladik callmevladik converted this from a draft issue Nov 20, 2024
@callmevladik callmevladik self-assigned this Nov 20, 2024
@callmevladik callmevladik added the feature New functionality label Nov 20, 2024
callmevladik added a commit that referenced this issue Nov 20, 2024
@callmevladik callmevladik mentioned this issue Nov 20, 2024
11 tasks
SergK pushed a commit that referenced this issue Nov 20, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in KubeRocketCI Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant