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

File Browser UX Defect #6615

Closed
tgeorgeux opened this issue Jun 18, 2019 · 14 comments
Closed

File Browser UX Defect #6615

tgeorgeux opened this issue Jun 18, 2019 · 14 comments
Assignees
Labels
bug pkg:filebrowser status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. tag:Design and UX
Milestone

Comments

@tgeorgeux
Copy link
Contributor

Describe the Defect
Icons in the file browser are oddly squared off, leaving the visual design to appear disjointed.

To Reproduce
Steps to reproduce the behavior:

  1. Open JupyterLab
  2. Navigate the file browser.

Expected behavior
Folders in the file browser should be rectangular and filled, they are square and outline. This is a misuse of the folder_open icon. That icon is used to indicate which of a group of folders are open, not the action of opening a folder. The icons should match the one we used to indicate the root folder in the toolbar above. Another icon here that should be replaced is the raw text icon, it's cut off 2/3 height to be square as well, this should be the shape of page, it currently looks mirrored and rotated 90 degrees. A third icon we could improve (minor gripe) is the python icon could be two-tone. I don't see a heavy benefit of leaving it all blue instead of blue/yellow like the standard python logo/icon (not as big a deal IMO).

Screenshots
Screen Shot 2019-06-17 at 4 42 36 PM

Desktop (please complete the following information):

  • OS: [OS]
  • Browser [Chrome]
  • JupyterLab [Developer build]
@ellisonbg
Copy link
Contributor

Also, while I am at it, the folder icon to the left of the breadcrumbs is slightly low:

Screen Shot 2019-06-18 at 12 57 47 PM

@jasongrout
Copy link
Contributor

Here is the folder icon in our sources:

https://github.com/jupyterlab/jupyterlab/blob/master/packages/theme-light-extension/style/icons/jupyter/directory.svg

Is that squished to you? If it is, sounds like we need to redesign icons (big project?). If it isn't, then perhaps it is getting squished when put on the page (small project?).

@jasongrout
Copy link
Contributor

@tgeorgeux
Copy link
Contributor Author

@ellisonbg the folder icon is rendering in the correct alignment on my JupyterLab. But I haven't updated anything since yesterday; maybe it's a regression?

I'm on Chrome {Version 74.0.3729.169 (Official Build) (64-bit)} and the latest OS.

@ellisonbg
Copy link
Contributor

Waiting until #6664 is merged to tackle this. It may have fixed it.

@ellisonbg
Copy link
Contributor

Looks like this got fixed in #6664:

Screen Shot 2019-06-20 at 4 34 22 PM

@tgeorgeux
Copy link
Contributor Author

tgeorgeux commented Jun 21, 2019 via email

@vidartf
Copy link
Member

vidartf commented Jun 21, 2019

@tgeorgeux If this was not fixed somewhere else, could you reopen the issue?

@tgeorgeux
Copy link
Contributor Author

It's not showing up on my computer. I've only ever seen it in screenshots. @ellisonbg can you replicate it with the most updated version?

@vidartf
Copy link
Member

vidartf commented Jun 25, 2019

So, this is fully fixed?

@ellisonbg
Copy link
Contributor

The icon at the top hasn't been moved up, but all the other icons are fixed.

@vidartf vidartf reopened this Jun 28, 2019
@vidartf
Copy link
Member

vidartf commented Jun 28, 2019

Reopened to track the low icon then. Feel free to move to 1.1 if that feels more appropriate.

@vidartf vidartf modified the milestones: 1.0, 1.1 Jul 2, 2019
@blink1073 blink1073 modified the milestones: 1.1, 1.2 Aug 27, 2019
@tgeorgeux
Copy link
Contributor Author

Just checked to follow up on this. The folder is still rendering lower than it should:
Screen Shot 2019-09-16 at 11 58 30 AM

@jasongrout jasongrout modified the milestones: 1.2, 2.0 Oct 11, 2019
@tgeorgeux
Copy link
Contributor Author

Closing for #7575

@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Jan 1, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug pkg:filebrowser status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. tag:Design and UX
Projects
None yet
Development

No branches or pull requests

5 participants