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

Allow treeview to be collapsed #72

Closed
charlesh88 opened this issue Aug 19, 2015 · 2 comments
Closed

Allow treeview to be collapsed #72

charlesh88 opened this issue Aug 19, 2015 · 2 comments
Assignees
Milestone

Comments

@charlesh88
Copy link
Contributor

Allow the user to collapse and hide the treeview in 'browse' mode. See pgs. 19 - 21 in UI sketches v2.1, https://drive.google.com/a/nasa.gov/file/d/0B0v27OM1JkSeR001RFJZMk43QVk/view?usp=sharing.

  • A button will need to be added to the splitter bar (when visible) to effect the collapse.
  • Buttons available when the treeview is hidden will allow expansion of the treeview, and access to the Create menu.
  • The treeview should be hidden by default when opening an object in a new browser tab. This means that we may want to allow a querystring param in the URL to control the visible state of the treeview as well as an ng-click when navigating within a single window.
@charlesh88 charlesh88 self-assigned this Aug 19, 2015
@charlesh88 charlesh88 assigned slhale and unassigned charlesh88 Aug 19, 2015
slhale pushed a commit that referenced this issue Aug 20, 2015
When an object is opened in a new tab, the left
pane will be closed by default. Otherwise it will
be open by default. #72.
@slhale
Copy link
Contributor

slhale commented Aug 20, 2015

I've gotten all the main things done now. I think all that's left is the styling. @charlesh88, you wanted to do that right?

slhale pushed a commit that referenced this issue Aug 25, 2015
Update to hide search bar when the pane is
closed. #72.
@slhale slhale assigned charlesh88 and unassigned slhale Aug 25, 2015
@charlesh88 charlesh88 modified the milestone: Ymir Sep 8, 2015
@charlesh88 charlesh88 modified the milestones: Ymir, Asimov Sep 28, 2015
@larkin larkin modified the milestones: Asimov, Ballard Oct 19, 2015
@RCarvalhoNASA
Copy link

Testathon 20151123: Verified this is working now

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

4 participants