Floating group zindex only appears when element is "beneath the page"

I think I found my first bug! Yay!

I was creating a floating footer, and it kept disappearing when I scrolled down… I remember I’d changed the zindex earlier (from 1 to 0) to see if that would get what I wanted.

Anyway, here’s issue: when the Floating Zindex selection is “Above Elements,” there is no option to see/change the zindex:

But when you choose “Below Elements.” you can see the zindex selection:

But if you change the zindex at all, it stays that way, even when the selection is changed back to “Above elements.”

tl;dr the zindex numeric range does affect the element, even when it’s not apparent that a number has been set.

Hey @cohitx :waving_hand:

Maybe you are misreading what the 1 does in that screenshot? That is for the parallax effect, not the zindex number. :blush:

Here is an example for your. I have two floating groups on the page so you can see the difference. The first one has no parallax and the other has one. You can see how it moves when you scroll when it does have it set.

Editor: Forum Test App | Bubble Editor

Preview: https://testapp42wcleandb.bubbleapps.io/version-test/parallax_effect?debug_mode=true

Hope that helps. :blush:

“Above elements” competes with other above elements floating groups. You can reorder them on the left to fix the z-index.

The 1 in the screenshot is another thing

@J805 @akamarski

Right, I misspoke: I meant parallax, not zindex selector. I get that they’re different functions. But changing parallax number should be exposed at all times, not just when “Beneath the page.”

1 Like