Skip to content

Bug Fix: Timeline Event side border when creating new event

What does this MR do and why?

Describe in detail what your merge request does and why.

In Incidents, the side border is removed for new timeline events.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
before-1 after-1
before-2 after-2

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to Monitor > Incidents page
  2. Create new or open an existing incident
  3. Navigate to Timeline tab of the incident
  4. Click "Add new timeline event" button at the bottom
  5. Add some sample text
  6. Click "Save and add another event"
  7. Observe broken border on left hand side

MR acceptance checklist

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

Related to #384023 (closed)

Edited by Matthew Neckelmann

Merge request reports