You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user when I resize a page that implements EuiCollapsibleNavBeta with it's nav "uncollapsed", from a standard desktop viewport to tablet viewport the nav remains as is. On resizing the page viewport to mobile size the side nav is hidden, which is quite expected, however on resizing the viewport away from the mobile to tablet, one would notice that the side nav that was previously uncollapsed, is now collapsed, and remains so when the viewport is extended to desktop size.
I honestly consider this a feature request, not a bug (again, just given the incredibly low number of end users who actually resize their screens), but maybe I'm quibbling :)
I honestly consider this a feature request, not a bug (again, just given the incredibly low number of end users who actually resize their screens), but maybe I'm quibbling :)
Describe the bug
As a user when I resize a page that implements
EuiCollapsibleNavBeta
with it's nav "uncollapsed", from a standard desktop viewport to tablet viewport the nav remains as is. On resizing the page viewport to mobile size the side nav is hidden, which is quite expected, however on resizing the viewport away from the mobile to tablet, one would notice that the side nav that was previously uncollapsed, is now collapsed, and remains so when the viewport is extended to desktop size.Relates to elastic/kibana#169355
Environment and versions
To Reproduce
See the nav is in collapsed state fully visible
Expected behavior
Minimum reproducible sandbox
As of version
89.1.0
this is reproducible running the eui storybook.Screenshots
Screen.Recording.2023-10-26.at.11.38.40.mov
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: