Bug #33316
Toast message is hidden
Pull request:
Found in Releases:
Description
After the refactor to PF4, the toast message seem to hide messages under 60 chars,
it also hides messages that contain a React component.
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8727 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 3.1.0 added
#3
Updated by Ron Lavi 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|55cb5bd6b76c4ca6de9f24ae2f5a7386b83226d9.
#4
Updated by The Foreman Bot 8 months ago
- Pull request https://github.com/theforeman/foreman/pull/8766 added
#5
Updated by Amit Upadhye 8 months ago
- Fixed in Releases 3.0.0 added
#6
Updated by Amit Upadhye 8 months ago
- Target version set to 3.0.0
- Category set to JavaScript stack
Fixes #33316 - display toasts messages properly
After the refactor to PF4 in #8629 the toast message seem to hide messages under 60 chars,
it also hides messages that contain a React component.