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

Some UI/UX improvements for 0.3.0 #161

Closed
goanpeca opened this issue Dec 6, 2019 · 2 comments · Fixed by #166
Closed

Some UI/UX improvements for 0.3.0 #161

goanpeca opened this issue Dec 6, 2019 · 2 comments · Fixed by #166
Assignees
Milestone

Comments

@goanpeca
Copy link
Member

goanpeca commented Dec 6, 2019

Some comments regarding the terminal that could be addressed in a separate PR but I will list now:

  • The panel button does not include the options Undock, Close
  • The panel button looks different than the rest (it has a small arrow)
  • It is a bit "weird" to have options for the cursor of the terminal but not for Spyder cursor on the editor itself or the consoles.
  • The terminal widget is not showing a blue outline when that panel has the focus (see console bellow)
  • We should add a small internal padding or margin if possible to the widget. it looks to crowded

Screen Shot 2019-11-29 at 17 55 40

Compare to the console

Screen Shot 2019-11-29 at 17 56 16

@ccordoba12 ccordoba12 added this to the v0.3.0 milestone Dec 26, 2019
@ccordoba12
Copy link
Member

The panel button does not include the options Undock, Close
The panel button looks different than the rest (it has a small arrow)

I'll take care of these two.

It is a bit "weird" to have options for the cursor of the terminal but not for Spyder cursor on the editor itself or the consoles.

I don't know if it's possible to change this in the IPython console, but I wouldn't worry too much about it.

The terminal widget is not showing a blue outline when that panel has the focus (see console bellow)

This is not working for the Help pane either, so we need to check why the blue outline is not appearing for web widgets. However, I don't see this as blocking for 0.3.0

We should add a small internal padding or margin if possible to the widget. it looks to crowded

Agreed. @steff456, please add 2 or 3px of padding around the terminal.

@ccordoba12
Copy link
Member

Another improvement that would be nice to have for 0.3.0 is styling the scrollbar:

Selección_070

so that it looks like the one in the Help pane

Selección_071

@dalthviz, please help us with that because you know how to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants