SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
433 stars 96 forks source link

[SF][MessageView]: Detail messages are not seen fully at 320px viewport #5078

Closed zhangliangyi closed 10 months ago

zhangliangyi commented 11 months ago

Describe the bug

The detail message cannot be seen fully at 320px viewport when the text is long.

Isolated Example

No response

Reproduction steps

  1. Go to https://sap.github.io/ui5-webcomponents-react/?path=/docs/user-feedback-messageview--docs
  2. Change browser width 320px
  3. Click first message item in the first example to trigger the navigation
  4. Modify the message message title to Error Message Type Error Message Type via dev tools to simulate long text

Expected Behaviour

I suppose overflow:auto could be added in the detail message content to resolve this issue.

Screenshots or Videos

image

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

github-actions[bot] commented 10 months ago

:tada: This issue has been resolved in version v1.21.0 :tada:

The release is available on v1.21.0

Your semantic-release bot :package::rocket: