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

Broken in IE11 #2

Open
jotatoledo opened this issue Jul 16, 2020 · 2 comments
Open

Broken in IE11 #2

jotatoledo opened this issue Jul 16, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@jotatoledo
Copy link

jotatoledo commented Jul 16, 2020

Currently the calculatedHeight in web-accordion-item is not being correctly calculated, which ends displaying an incomplete content in IE11.

Steps to reproduce:

  1. See the demo https://stefanhuber.github.io/web-accordion/
  2. Reduce the width of the window
  3. Try expanding a panel, content will be truncated.
@stefanhuber stefanhuber added the bug Something isn't working label Jul 19, 2020
@stefanhuber
Copy link
Owner

Ok. This seems to be true for all web-browsers? If you change the width of the web-accordion-item by changeing the the width of the web-browser the heigth doesn't change.

The question is if this is an important use-case?

@jotatoledo
Copy link
Author

jotatoledo commented Jul 20, 2020

For me the issue is more related to the fact that after a certain treshold of content amount, only a portion of it is displayed on collapse. The resize step was just to simulate a larger amount of content in a smaller space.

Ill try to setup a small repro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants