-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
When the docs are shown, the Touch Bar should show a "Hide Docs" button #1645
Comments
Thanks for reporting this! I'd look into it as soon as I can. Note you can also create a PR to resolve this issue faster. |
I would like to work on this issue. Do assign if no one else is working on it. @imolorhe |
Feel free to work on it |
I would Like to work on this issue. @anonymous-baaka are you working on it? |
Has this been fixed? @imolorhe |
@mani91g No it hasn't |
Hello @imolorhe ,Can i pick this up?? |
@saikiran96 Please anyone can pick it up as it is not assigned. |
…ic to only show 'Show Docs'/'Hide Docs', depending on the display status of the docs-viewer.
is it fixed? |
@imolorhe can u tell me what are the packages that I have to install inorder to run the project? |
If you want to work on this, that means you're working on the electron app. To run that, you can run |
@imolorhe can u tell me how to do the same thing in the GitHub cloudspace? |
@imolorhe Can I take up this issue? |
Hello! I'm interested in working on this issue. Could someone please assign it to me or provide some guidance on how I can get started? Thanks! |
@imolorhe I'm taking on this issue. |
Hi @imolorhe , I am unable to set up this project locally, after running yarn install my node modules are not getting installed. Can you suggest where I am missing the step? |
@tanviagwl98 are you getting any errors? |
Yes I am getting errors while installing to share screenshot I will have to run it again, will need sometime for that @imolorhe |
Also are you running it in windows or mac? |
It is on windows |
@imolorhe Hi, I was trying to look into issue but can't get past the below error while running yarn dev : $ yarn dev Any suggestions on what am I missing? |
@nishantguvvada did you already run |
@imolorhe Encountered this error when running yarn install from the root of the repo (seems to be some issue with the version): $ yarn install |
@nishantguvvada Did you modify the yarn.lock file? Seems you have an issue with the dependency version resolution. |
I want to work for the issue .. Does this issue is already resolved if not allow me contribute |
Is this issue resolved ? i am interested to work on it, Please assign |
I am interested to work in this issue, can you please assign it to me @imolorhe. |
I am new to open source contribution. Can i take on this challenge? |
1 similar comment
I am new to open source contribution. Can i take on this challenge? |
Is your feature request related to a problem? Please describe.
I use Altair on my MacBook Pro and noticed that the Touch Bar is showing a "Show Docs" button, even when the docs are already shown.
Describe the solution you'd like
Whenever the docs are shown, the aforementioned button should say "Hide Docs".
Describe alternatives you've considered
I haven't considered any alternatives.
Additional context
When the app is showing the docs, like this:
The touch bar still shows the "Show Docs" button:
The text was updated successfully, but these errors were encountered: