Skip to content
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

Need fix for when menu is collapsed #78

Open
VijayS1 opened this issue Jan 3, 2023 · 1 comment
Open

Need fix for when menu is collapsed #78

VijayS1 opened this issue Jan 3, 2023 · 1 comment

Comments

@VijayS1
Copy link

VijayS1 commented Jan 3, 2023

With Menu open/expanded it looks fine
image
With the menu collapsed/closed it makes everything unusable
image

I suggest working with the menu state and either hiding the elements when collapsed or having a different view.

<div class="gb_Ec" aria-expanded="false" aria-label="Main menu" data-ogmb="1" role="button" tabindex="0"><svg focusable="false" viewBox="0 0 24 24"><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"></path></svg></div>

The aria-expanded value toggles between true/false for the menu's state.

@mikemajara
Copy link

You can work around this by enabling Google Meet or Google Chat in the side bar:
CleanShot 2023-10-02 at 13 39 58@2x

CleanShot 2023-10-02 at 13 38 38@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants