Remove sideborder in incident timeline event
What does this MR do and why?
This is a continuation of MR: !111474 (closed) There was some pending feedback I applied - namely: !111474 (comment 1275043624)
Remove sideborder in incident timeline event
new entries in the incident timeline sideborder would look odd when long lines were being added.
Closes #384023 (closed)
refs !111474 (closed)
Changelog: fixed
Co-authored-by: Matthew Neckelmann
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 any repository, i.e. http://127.0.0.1:3000/flightjs/Flight
- Create a new incident in http://127.0.0.1:3000/flightjs/Flight/-/incidents
- Add a lengthy entry.
- New entry will have their line cut off (main branch; before) vs none at all (feature branch; after)
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.
Edited by Jos Ahrens