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

Adding constants to theme-shared module for error messages by status code #19421

Merged
merged 6 commits into from
Mar 28, 2024

Conversation

yusuf-cirak
Copy link
Contributor

Description

Resolves #19416

  • Adding constant to reduce switch-case based code and improve code quality.
  • Refactoring http-error-wrapper component with the latest features of Angular 17.1
  • Formatting the current code with Prettier

Checklist

  • I fully tested it as developer

How to test it?

  • Go to http://localhost:4200/error?status=404 or http://localhost:4200/error. If an error component is rendered, there is no issue.

@yusuf-cirak yusuf-cirak added this to the 8.1-final milestone Mar 26, 2024
Copy link
Contributor

@oykuermann oykuermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masum-ulu masum-ulu requested review from oykuermann and removed request for oykuermann March 28, 2024 13:07
@masum-ulu masum-ulu merged commit 4508248 into rel-8.1 Mar 28, 2024
2 of 3 checks passed
@masum-ulu masum-ulu deleted the issue-19416 branch March 28, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants