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

Collapsible Sidebar Items #5

Open
sirjamesgray opened this issue Jun 23, 2018 · 0 comments
Open

Collapsible Sidebar Items #5

sirjamesgray opened this issue Jun 23, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sirjamesgray
Copy link
Collaborator

sirjamesgray commented Jun 23, 2018

Clicking on the container element of the list item should collapse the children. This will allow easier traversal across large lists, by allowing users to collapse higher-level categories to find what they're looking for.

screen shot 2018-06-23 at 4 26 57 pm

Shown in red: Clicking on the selected element li.toclevel-2.tocsection-n (bullet point 5.2) should collapse the li.toclevel-3.tocsection-ns contained within it (bullets 5.2.1 and 5.2.2)

Shown in orange: clicking on li.toclevel-1.tocsection-n (bullet point 5) should collapse the li.toclevel-2.tocsection-ns contained within it (bullets 5.1 through 5.4)

screen shot 2018-06-23 at 4 35 54 pm

Example from Google Drive sidebar

2018-06-29 11_21_02

@sirjamesgray sirjamesgray added the enhancement New feature or request label Jun 23, 2018
@sirjamesgray sirjamesgray self-assigned this Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant