Clooos/Bubble-Card

Select card behaviour since 2.0.0-beta.9

chris9208 opened this issue ยท 8 comments

When including a 'mushroom-select-card' in a pop up, the drop down is disconnected from the card and its contents are hidden behind any following cards in the pop up. This only started from 2.0.0-beta.9, reverting to beta 8 returns to normal behaviour

To Reproduce
Steps to reproduce the behavior:

  1. Open pop up
  2. select drop down on 'mushroom-select-card'
  3. Options hidden behind other cards

Expected behavior
Options should be infront of other cards

Screenshots

beta 8 normal behaviour
IMG_1030
IMG_1027

beta 9+ broken behaviour
IMG_1028
IMG_1029

Thanks

Hi, I will release a new beta in a few minutes that should fix this, thank you for the feedback!

I've juste released a new beta that should fix your issue!

https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-beta.12

This problem (or something similar) seems to be back. As of 2.0.0 the drop down shows but isn't connected to the 'mushroom-select-card'.

IMG_1123

In 2.0.4 the drop down is connected to the card again but only the first row shows, the second row is gradually more transparent, and any rows after that aren't visible.

IMG_1121

However, the drop down shows normally when the conditional cards below it are visible.

IMG_1122

Thanks again

I will take a look at that, thanks for the feedback.

I've just fixed it, I will release a new beta as soon as I can!

Was that an issue with z-order and the ordering of pop-up panels?

Nothing like that, it was because of the gradient mask that is at the top and at the bottom of the pop-ups, its position was not fixed.

This issue is now fixed in the new betas ๐ŸŽ‰

https://github.com/Clooos/Bubble-Card/releases/tag/v2.1.0-beta.2