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

fix: Hide "Unauthenticated" error in the frontend #1707

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

MoritzWeber0
Copy link
Member

Unauthenticated redirects to the login page. It's not an error itself and should not be displayed with error message.

Unauthenticated redirects to the login page. It's not an error itself and should
not be displayed with error message.
Copy link

github-actions bot commented Aug 14, 2024

A Storybook preview is available for commit ef555d8.
View Storybook
View Chromatic build

Copy link

sonarcloud bot commented Aug 14, 2024

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.97%. Comparing base (deeacd1) to head (8a636b2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1707   +/-   ##
=======================================
  Coverage   83.97%   83.97%           
=======================================
  Files         184      184           
  Lines        6085     6085           
  Branches      673      673           
=======================================
  Hits         5110     5110           
  Misses        827      827           
  Partials      148      148           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MoritzWeber0 MoritzWeber0 merged commit d514394 into main Aug 14, 2024
30 checks passed
@MoritzWeber0 MoritzWeber0 deleted the hide-unauthenticated-error branch August 14, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant