Skip to content

Make error flash notifications sticky

Fatih Acet requested to merge ee-36765-flash-notification into master

CE Port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30141

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/36765


  • Make all notification types sticky. Not just the error one as stated in the issue
  • Add x close button to all notifications. It shouldn't be vertically centered for multiline notifications
  • Update notification top value for Performance Bar
  • Check notifications created inside a parent element
  • Set max-width in fixed layout
  • Fix width for limited-container-pages
  • Check server-rendered notifications

Server Rendered Flash notifications

Edited by Coung Ngo

Merge request reports