Update requirements status badge to use the correct icon size
What does this MR do and why?
Describe in detail what your merge request does and why.
Update Requirements test report badge to use the correct icon size.
Status icons use the 12px icon grid.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Navigate to a project and create some requirements. For example http://127.0.0.1:3000/flightjs/Flight/-/requirements_management/requirements
- Edit the requirement and mark it as Satisfied using the checkbox.
- See the test report badge in the list view, drawer view and edit view.
- To see a failed requirement, uncheck any requirement previously marked as satisfied.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.