Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 417613

Summary: Picking a folder in sidebar nav should expand it [m2 nav]
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 4.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2013-09-19 12:36:58 EDT
Usability problem with the current sidebar nav behavior.

1. Go to edit.html -- you will be at the top level of your Orion workspace.
2. Locate a folder in the list that does not contain a README.md
3. "Pick" the folder by clicking on its name (the hyperlink).

Nothing happens in the navigator or the right-hand pane. This makes it seem like your action didn't work.

We must change this to expand the folder in place. 

We will, as we currently do, also show a README.md in the right hand pane if the folder contains one.
Comment 1 Mark Macdonald CLA 2013-09-19 17:22:33 EDT
I preserved the hyperlinks on the folders. Just added some additional magic when you click a folder link, that expands the folder.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6c48993

Let's see what kind of strange edge cases *this* causes.
Comment 2 Mark Macdonald CLA 2013-09-19 17:22:41 EDT
^