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

Properly handle width for new commands toolbar of execution #4272

Closed
slemeur opened this issue Mar 1, 2017 · 3 comments
Closed

Properly handle width for new commands toolbar of execution #4272

slemeur opened this issue Mar 1, 2017 · 3 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@slemeur
Copy link
Contributor

slemeur commented Mar 1, 2017

During the issue #3519 we have not handle properly small width screen, so the toolbar can be not visible.

We need to handle it properly with 2 mode for the toolbar:

  • menu mode: it displays all menus
  • toolbar mode: it will display the toolbar with run, debug, commands and preview

In order to switch between the two modes, we will add two arrows in the right which will be visibled only when the screen width does not allow to display menu + all toolbar.

@slemeur slemeur added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 1, 2017
@azatsarynnyy azatsarynnyy self-assigned this Mar 6, 2017
@azatsarynnyy azatsarynnyy reopened this Mar 27, 2017
@vparfonov vparfonov added the severity/P2 Has a minor but important impact to the usage or development of the system. label Apr 20, 2017
@ghost
Copy link

ghost commented Jul 12, 2017

@slemeur is this still an issue?

1 similar comment
@SkorikSergey
Copy link
Contributor

@slemeur is this still an issue?

@slemeur
Copy link
Contributor Author

slemeur commented Jan 26, 2018

won't fix

@slemeur slemeur closed this as completed Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

4 participants