We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The detail message cannot be seen fully at 320px viewport when the text is long.
No response
Error Message Type Error Message Type
I suppose overflow:auto could be added in the detail message content to resolve this issue.
overflow:auto
1.19.0
1.17.0
Edge
The text was updated successfully, but these errors were encountered:
fix(MessageView): fix overflow behavior and item selection (#5137)
0594b48
Fixes #5076 Fixes #5077 Fixes #5078
🎉 This issue has been resolved in version v1.21.0 🎉
The release is available on v1.21.0
Your semantic-release bot 📦🚀
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
The detail message cannot be seen fully at 320px viewport when the text is long.
Isolated Example
No response
Reproduction steps
Error Message Type Error Message Type
via dev tools to simulate long textExpected Behaviour
I suppose
overflow:auto
could be added in the detail message content to resolve this issue.Screenshots or Videos
UI5 Web Components for React Version
1.19.0
UI5 Web Components Version
1.17.0
Browser
Edge
Operating System
No response
Additional Context
No response
Relevant log output
No response
Declaration
The text was updated successfully, but these errors were encountered: