action #119557
closed[qem-dashboard] Show a link to Smelt if there are no active incidents size:S
0%
Description
Motivation¶
The problem that caused #119488 could have been found a little faster if we had checked Smelt right away. So it might be a good idea to show a link if there are no active incidents in the dashboard, instead of an empty table.
Acceptance criteria¶
- AC1:: Dashboard shows a link to Smelt if there are no active incidents
Updated by kraih about 2 years ago
- Related to action #119488: The QEM dashboard is empty added
Updated by kraih about 2 years ago
- Target version set to Ready
Updated by mkittler about 2 years ago
- Subject changed from [qem-dashboard] Show a link to Smelt if there are no active incidents to [qem-dashboard] Show a link to Smelt if there are no active incidents size:S
Updated by jbaier_cz about 2 years ago
I noticed that the test is not happy about the last commit: https://github.com/openSUSE/qem-dashboard/actions/runs/3345596693/jobs/5541327033
Updated by mkittler about 2 years ago
Small fix for the problem mentioned by @jbaier_cz: https://github.com/openSUSE/qem-dashboard/pull/151
Updated by kraih about 2 years ago
jbaier_cz wrote:
I noticed that the test is not happy about the last commit: https://github.com/openSUSE/qem-dashboard/actions/runs/3345596693/jobs/5541327033
Locally the tests pass for me, seems to only affect the GitHub Action for some reason.
Updated by mkittler about 2 years ago
PR for extending tests: https://github.com/openSUSE/qem-dashboard/pull/152
About running tests locally, see the comment on GitHub.
Updated by kraih about 2 years ago
- Status changed from Feedback to Resolved
With the test Marius added i think we can consider this resolved.