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

Accordion or expansion panel #647

Open
ramiroaznar opened this issue Aug 27, 2019 · 0 comments
Open

Accordion or expansion panel #647

ramiroaznar opened this issue Aug 27, 2019 · 0 comments
Labels
REQUEST:question: A generic request/suggestion or question

Comments

@ramiroaznar
Copy link

ramiroaznar commented Aug 27, 2019

Problem

As a Airship user, I found hard to organize the content of my sidebars and map panels in a clean and light way.

Proposed solution

Accordions or expansion panels are a perfect solution for this.

<as-expansion-panel header="Legends">
  <div class="as-box">
    <as-category-legend orientation="vertical">
    </as-category-legend>
  </div>
</as-expansion-panel>

Extra info

Other frameworks have something similar:

https://material-ui.com/components/expansion-panels/
https://material.angular.io/components/expansion/overview

And of course, it is a resource very used on the web:

jira

apple

@kukukaka kukukaka added the REQUEST:question: A generic request/suggestion or question label Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
REQUEST:question: A generic request/suggestion or question
Projects
None yet
Development

No branches or pull requests

2 participants