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 blazor-error-ui text and links color in dark mode #963 #966

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

hocinehacherouf
Copy link
Contributor

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix

@codecov
Copy link

codecov bot commented Jul 25, 2022

Codecov Report

Merging #966 (0b305c4) into main (b2eb6f6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #966   +/-   ##
=======================================
  Coverage   85.89%   85.89%           
=======================================
  Files         173      173           
  Lines        5600     5600           
=======================================
  Hits         4810     4810           
  Misses        790      790           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2eb6f6...0b305c4. Read the comment docs.

@hocinehacherouf hocinehacherouf marked this pull request as ready for review July 25, 2022 08:59
@hocinehacherouf hocinehacherouf requested a review from a team as a code owner July 25, 2022 08:59
@kbeaugrand kbeaugrand merged commit e38da2e into main Jul 25, 2022
@kbeaugrand kbeaugrand deleted the bugfix/963_fix_unhandle_error_ui branch July 25, 2022 09:54
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.

Bug: when dark mode is enabled and there is an unhandle error.
2 participants