-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
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
[SF][MessageView]: [Long titleText in link will be overlapped] #6857
Comments
Hi @tandan0813 you have to apply We'll outline the required wrappingType and fix the calculation issue in the linked PR. Here you can find a working implementation including the workaround: https://stackblitz.com/edit/github-wntw1g5z-kuuczoxt?file=src%2FApp.tsx,package.json |
@Lukas742 |
Hi @tandan0813 this behavior is by design and it's not recommended using long texts as title. Also, I’m not sure what a11y issues you’re referring to. So, for this to be implemented this request would need to go through the Inner Source process and be synchronised with the SAP Central Design team first. Please raise a BLI to the central design team and include the ticket number here for reference. Please contact me internally, if you require the current specifications or want to know the process of how to create BLIs for the central design team. |
🎉 This issue has been resolved in version v2.7.0 🎉 The release is available on v2.7.0 Your semantic-release bot 📦🚀 |
Describe the bug
Please see the isolated example,when use
Link
in TitleText, the text will be overlapped. However, we expected to show the full content in MessageItem.Expected behavior:

Isolated Example
https://stackblitz.com/edit/github-wntw1g5z?file=src%2FApp.tsx
Reproduction steps
...
Expected Behaviour
No response
Screenshots or Videos
No response
UI5 Web Components for React Version
2.6.0
UI5 Web Components Version
2.6.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: