-
Notifications
You must be signed in to change notification settings - Fork 273
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
ui5-shellbar: truncated text in popovers is not visible #5885
Comments
Hi @SAP/ui5-webcomponents-topic-p |
Hi @JarrettChan, according to the visual design of the component, the text inside the menu items should not wrap, but truncate as implemented. Please use the <ui5-li title="Very long text that truncate...">
Very long text that truncate...
</ui5-li> Kind Regards, |
@dobrinyonkov , Ok I can probably control the menu popover ui5-li since I believe it's copied over from the [slot="menuSlot"] but not the overflow popover ui5-li since that's defined by ui5-shellbar Please help with the ui5-li in the overflow popover |
Hi @yanaminkova, @dobrinyonkov, |
Bug Description
The
ui5-li
in popovers ofui5-shellbar
do not show the full text to the sighted user in some way.Affects menu popover, overflow shellbar items popover.
Hover does not reveal the full text.
Expected Behavior
User should be able to view the full non-truncated text in some way.
Steps to Reproduce
Isolated Example
https://codesandbox.io/s/ui5-webcomponents-forked-wi8vzt?file=/index.html
Context
Log Output / Stack Trace / Screenshots
Priority
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
The text was updated successfully, but these errors were encountered: