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
@anishagg17 I saw the same issue yesterday and the site was not responsive. Once you go below 750 no component bar was shown but this issue was solved with the hamburger menu which was available in the mobile version.
this issue is because of the positions of components of guideSideNav and guidePageContent, I have to change the z-index value of guidePageContent so that these components don't overlap and I set z-index: auto to xs,s Breakpoint.
try horizontal scroll on https://elastic.github.io/eui/#/tabular-content/data-grid
with device width 750
Screenshot:
The text was updated successfully, but these errors were encountered: