Closed DZwell closed 5 months ago
This is validated in the doc site. We will review this in an upcoming refinement with the team. The assumed solution is to allow for truncating the content with an ellipse much like we did with this auro-input release
This issue needs to be reviewed by @leeejune and the other UI Designers in order to come up with a solution that fits the element.
We moved this from auro-select to menu as we assume that is where the issue REALLY is. Also, there is nothing to say that this same issue will not happen with auro-combobox as well.
@leeejune please consult wth @jason-capsule42 in order to come to a design resolution for this issue and then we can move this to official refinement with @Lewisfuuh
Currently @jdeeezzy is working on a mobile version of dropdown to resolve issues like this.
Work will be tracked here:
Moving to backlog. This issue will be reviewed once the new design spec has been completed.
@fajar-apri-alaska can you validate if this is still an issue or not?
-- Thanks!
Per latest version (2.10.1), it is currently still an issue per below video:
https://github.com/AlaskaAirlines/auro-menu/assets/124668226/73f0fc69-6f87-44c6-8860-a1db0ecf9410
Following above conversations, I only found the latest blueprint, but couldn't find mentioned case in any.
One solution maybe by:
position: relative
to auro-dropdown
host, alsomax-width: -webkit-fill-available // or 100% maybe will work
to the auro-dropdown
popover wrapperPlease advise, thank you.
Describe the bug
When an extra long value is inside
auro-select
on a mobile device the select overflows its container.To Reproduce
Expected behavior
Maybe ellipsize the value? This decision would be better made by a UX/UI designer.
Screenshots
Desktop (please complete the following information):
auro-menu: 3.9.2 auro-select: 2.5.5 auro-dropdown: 2.9.1