Skip to main content

MessageContainer

Use the MessageContainer to communicate important contextual information related to the current section or page, such as conditions, statuses, feedback, or changes.

Changes to MessageContainer. The full components changelog also lists package-wide and cross-cutting entries.

3.11.3

Updates

  • Status and error messages are now announced by screen readers without requiring focus. (APPDEV-18622)

3.2.0

Updates

  • Due to a guideline change, using MessageContainer.Title as the sole content slot is no longer valid, every MessageContainer must now include a MessageContainer.Description. If you previously presented content using only MessageContainer.Title, move that content to MessageContainer.Description instead. If both a title and a description are appropriate, keep both slots. With this change, Actions now remain on the same line as the Description if they fit the available space; otherwise, they wrap to the next line. (APPDEV-12784)
Still have questions?
Find answers in the Dynatrace Community