Skip to content

Disable incident timeline button when no description exists

Tristan Read requested to merge tr-incident-timeline-cleanups into master

What does this MR do and why?

Ensure that you can only save the timeline form when a description is present.

Part of a wider UX cleanups issue: #358637 (closed)

Screenshots or screen recordings

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

before after
Screenshot_2022-08-23_at_18.26.05 Screenshot_2022-08-23_at_18.25.38

How to set up and validate locally

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

  1. Navigate to Monitor -> Incidents.
  2. Create a new incident.
  3. Select the timeline tab.
  4. Select 'Add new timeline event'.

MR acceptance checklist

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

Edited by Tristan Read

Merge request reports