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

[shell] how should we handle 'none' icons in sidebars #7038

Open
vince-fugnitto opened this issue Jan 31, 2020 · 6 comments
Open

[shell] how should we handle 'none' icons in sidebars #7038

vince-fugnitto opened this issue Jan 31, 2020 · 6 comments
Labels
question user / developer questions shell issues related to the core shell ui/ux issues related to user interface / user experience

Comments

@vince-fugnitto
Copy link
Member

Description

At the moment, if a user selects none as their file-icon theme and docks editors in the sidepanels, the following occurs:

image

How should the application handle such a case?

Should we perhaps fallback to a regular file-icon (minimal)?

image

Steps to Reproduce

  1. start the application
  2. set the file-icon theme to none
  3. open an editor and dock it in the sidebar

Additional Information

@vince-fugnitto vince-fugnitto added question user / developer questions shell issues related to the core shell ui/ux issues related to user interface / user experience labels Jan 31, 2020
@lmcbout
Copy link
Contributor

lmcbout commented Jan 31, 2020

On the same track, how should we handle icons on the side bar for plugins view (i.e. gitlens) ?
To test, install gitlens plugins and select View-> Gitlens
You will see the views, but no icon on the sidebar.
Tested with electron on Ubuntu 16.04 and plugin:gitlens-10.2.0.vsix

@vince-fugnitto
Copy link
Member Author

On the same track, how should we handle icons on the side bar for plugins view (i.e. gitlens) ?
To test, install gitlens plugins and select View-> Gitlens
You will see the views, but no icon on the sidebar.
Tested with electron on Ubuntu 16.04 and plugin:gitlens-10.2.0.vsix

@lmcbout gitlens does add an icon, what is the bug you see?

image

@lmcbout
Copy link
Contributor

lmcbout commented Jan 31, 2020

Look at the picture below, This is electron on Ubuntu 16.04, you will see the views from gitlens, but no icon on the side bar except the location where it should be (Right after the "Test:Java icon)

image

@vince-fugnitto
Copy link
Member Author

Look at the picture below, This is electron on Ubuntu 16.04, you will see the views from gitlens, but no icon on the side bar except the location where it should be (Right after the "Test:Java icon)

image

Can you open an issue for Electron? (I think it should be tracked separately)
Possibly related to #6834

@akosyakov
Copy link
Member

Let’s pick some default icon and use it as a placeholder in such cases.

@akosyakov
Copy link
Member

I think we should back to the file icon which comes together with core, i.e. from File Icons (Theia).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question user / developer questions shell issues related to the core shell ui/ux issues related to user interface / user experience
Projects
None yet
Development

No branches or pull requests

3 participants