Skip to content

Used GlBroadcastMessage for table preview

What does this MR do and why?

Used GlBroadcastMessage for table preview on Admin Area > Messages. When using the vue-component, the interface changed:

  • message with type notification always shows cross button (default ui-component behavior)
  • message with type notification has bigger height (default ui-component behavior)

Screenshots or screen recordings

Before After
messages_table_old messages_table_new

How to set up and validate locally

  • go to admin area
  • go to messages

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 #387981 (closed)

Edited by Dmitry Silin

Merge request reports