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

Selected item should only be preserved between view switches if the new view has it #81

Open
aghassemi opened this issue May 6, 2015 · 0 comments
Assignees

Comments

@aghassemi
Copy link
Contributor

Currently selected item is preserved between view switches which is good unless the switched to view does not have that item, this can happens between tree view and grid view for instance or tree view and radial view when different nodes were expanded in each view.

Note what view switch is not limited to view type switches and same issues exists when namespace changes within the same view type.

New view should pick a new selected item when previous one is not part of the view (Could be the first item or the root)

@aghassemi aghassemi self-assigned this May 6, 2015
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

No branches or pull requests

1 participant