lasse
13
@boston85719 Can you provide a link to this so I can upvote it? I’ve suggested this addition as well in some other context as I keep running into issues and limitations with the current GroupFocus.
Fair enough that Bubble implemented just the basics back in the days, but it’s about time it gets an update with at least:
- A dynamic option to set “Close when clicking outside” (it’s currently impossible to have GroupFocus A with GroupFocus B inside, as A will close when the user clicks anything in B).
- An option to choose whether the GroupFocus should float to the left or right of it’s reference element – it’s currently only possible to make it float to the left by giving it a negative “Offset left” value, but that then requires the GroupFocus to have a fixed width and is in general just not very flexible.
- Nice to have: A way to set a primary floating direction, but then flip to a different direction if there isn’t room enough for the primary one (similar to how flip | Floating UI does it).