WFCD / warframe-hub

:blue_book: Warframe hub strives to be the community center of the Warframe game
https://hub.warframestat.us
Apache License 2.0
82 stars 28 forks source link

Expanding accordions makes them go behind other components #288

Closed TobiTenno closed 5 years ago

TobiTenno commented 5 years ago

Warframe Hub Issue


Summary (short): Expanding collapsibles makes them go behind components that are "in front" or have the same/higher z-index, of the collapsibles.

Potential fix:


If issue, Reproduction: Open a bounty collapsible: turn this into a common function and call it on collapse/expand to force "reflow".


Mockups, screenshots, evidence:


(Check one)

107g commented 5 years ago

I found a way to trigger grid update when a collapsible is toggled. It's kind of messy however since the attribute that determines the height of the panel isn't updated as well (and I can't find a way to update it).

It's hard to explain here so I'll make a 'WIP' pull request so can you see for yourself.

wfcd-bot-boi commented 3 years ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: