-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
View > Appearance > Toggle Menu Bar requires using the Command Palette to restore the Menu Bar #1982
Comments
Hmm, that is very weird. Is it now back for you @chillydk147? |
Oh wow, the whole menu bar is gone. Does your console say anything in
particular?
…On Sat, Jun 1, 2019 at 2:47 PM chillydk147 ***@***.***> wrote:
No still gone, see attached screenshot
[image: ss]
<https://user-images.githubusercontent.com/9335909/58748637-d7509a00-8473-11e9-9c52-6dc384290a47.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1982?email_source=notifications&email_token=AAEPKCGX6GZQB24JCBHGRH3PYJVXZA5CNFSM4HP4XIW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWW77YY#issuecomment-497942499>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEPKCG647CLLAKBYFEXKUDPYJVXZANCNFSM4HP4XIWQ>
.
|
Yep it's gone, no the console says nothing, even when I create a new sandbox the menu still does not show for me |
Hmm, you can still toggle this setting via the command palette ( Thanks for reporting this! We should consider rolling out a change to this behavior because it's definitelly a bad user experience! |
Thanks for your solution, I've tried to enter "Ctrl+Shift+P" but it opens a Firefox for a private browsing session, I've also tried entering "toggle menu bar" in the console window field but it doesn't work either. I know i need to open this "Command Pallette" but can't see an option for it |
Ah, yeah I see that's a problem specific to Firefox then. We'll have to do something about that hotkey as it seems the browser won't let us override it. Another workaround to get the Command Palette up is to press This behavior should be exactly the same as Visual Studio Code, so the following documentation on it's UI should mostly apply to the CodeSandbox Editor too. https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette |
Thanks so much, that has worked perfect now. The original thing I did was to click "View->Appearance->Toggle Menu Bar", I still don't see why this should be an option unless you can get the menu bar back without using the command pallette. |
@Saeris tried this (Chrome/Windows), not working, can't get my menu back |
Had the same issue, hotkey didn't work, solved by clearing the localStorage. |
This solution does not work on Firefox, Chrome and Edge. The menubar is not visible. |
I am facing the same issue now and I am not even getting any options to commit also due to which I am unable to push changes also. |
@DivyDeshmukh - can you share a screenshot of your editor, as well as any details that might help us troubleshoot the issue? |
Hello, I was playing about with the layout settings and I somehow disabled all the links at the top for "File, Edit, View etc". The options to change layout setting was also contained in a link beside "File, Edit View". Does anyone know how to switch this back on??? I can no longer save changes to my code via the "File->Save All" option
The text was updated successfully, but these errors were encountered: