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

Variable Explorer issues #17

Closed
6 tasks
juanis2112 opened this issue Sep 22, 2020 · 1 comment · Fixed by spyder-ide/spyder#20868
Closed
6 tasks

Variable Explorer issues #17

juanis2112 opened this issue Sep 22, 2020 · 1 comment · Fixed by spyder-ide/spyder#20868
Assignees
Labels
ready-for-implementation Changes decided during UX study spyder 6

Comments

@juanis2112
Copy link
Contributor

juanis2112 commented Sep 22, 2020

  • Fix default width of columns to avoid disappearing names of them
  • Add tooltip when complete names are not visible in collapsed columns (name, type, size, variable names)
  • Move resizing columns and rows from context menu to options menu
  • Remove show max/min from context menu
  • Add Filter button to activate/deactivate the filters for the variables. (Unchecked Checked by default. See PR: Improve Variable Explorer UX spyder#20868 (comment))
  • Add "edit filters" option in the context menu to edit the filters, which goes to preferences.
    - [ ] In the edit filters option in preferences the options currently activated by defaullt should still be checked by default. See PR: Improve Variable Explorer UX spyder#20868 (comment)
@ccordoba12
Copy link
Member

I have a couple of additional suggestions to make it discoverable that the Variable Explorer entries are clickable and can open additional viewers for different variable types:

  1. Change the mouse shape to Qt.PointingHandCursor when hovering the Variable Explorer.
  2. Make that a single mouse click open our viewers for Dataframes, Numpy arrays, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-implementation Changes decided during UX study spyder 6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants