Skip to content

Improve HTML/CSS on static error pages

Kos Palchyk requested to merge kpalchyk/improve-static-error-pages-344672 into master

What does this MR do and why?

Improves HTML/CSS on static error pages, partially fixes #344672 (closed)

Screenshots or screen recordings

before after
404
Screenshot_2022-01-10_at_13.54.47 Screenshot_2022-01-10_at_14.04.21
422
Screenshot_2022-01-10_at_13.55.14 Screenshot_2022-01-10_at_14.01.48
500
Screenshot_2022-01-10_at_13.55.38 Screenshot_2022-01-10_at_14.02.20
502
Screenshot_2022-01-10_at_13.55.59 Screenshot_2022-01-10_at_14.02.40
503
Screenshot_2022-01-10_at_13.56.21 Screenshot_2022-01-10_at_14.02.55

How to set up and validate locally

Start the app and open following URLs:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kos Palchyk

Merge request reports