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

Can I nest a new papper-tabs inside of a paper-tab? Essentially nesting tab bars... #179

Open
rchrdnsh opened this issue Aug 31, 2016 · 1 comment

Comments

@rchrdnsh
Copy link

I am trying to create a navigation system that uses two layers of tab bars. Layer 1 is 4 tabs across. When each tab is clicked it opens up a secondary tab bar with 4 more tabs, each of which open up a scrolling tool panel. This architecture allows me to have 16 separate tool panels only 2 clicks away.

so, essentially i want to be able to do this:

paper-tabs
----paper-tab
--------paper-tabs
------------paper-tab
----------------tool-panel

nesting a tab bar inside a tab from the previous tab bar.

Is this possible with the paper-tabs and paper-tab elements?

Thank you! XD

@vdhpieter
Copy link

+1 But I'm curious if it will look good. A simple dropdown from a tab would solve my problem

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

2 participants