Skip to content

Make error flash notification sticky

Fatih Acet requested to merge 36765-flash-notification into master
  • 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

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

Edited by Fatih Acet

Merge request reports