Actions
action #124143
closedopenqa-in-openqa test fails because text color changed - missing CSS? size:M
Start date:
2023-02-08
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
To my understanding the color of our header-text got slightly more grey (see https://openqa.opensuse.org/tests/3105702#step/dashboard/9) which reduces readability.
Either the test needle needs to be adjusted or the default in Firefox chanced and we need to define an explicit text color now.
Acceptance criteria¶
- AC1: Tests are not failing because of needle matches
- AC2: It is ensured contrast is generally sensible
Suggestions¶
- Find out what's causing uninteded color changes
- If necessery add an explicit override
- See what unintended side-effects came from https://github.com/os-autoinst/openQA/pull/4993#issuecomment-1422681898
Out of scope¶
- Implement a theme that has specific contrast requirements
Actions