What im trying to do is to recreate the Tag System in Notion. When i click the 3 dots icon another group focus should be shown.
The Icon is a Reusable Element which contains the Group Focus element and will be triggert by a custom Workflow when clicked on the Icon.
Normally The Groupfocus of the Menu should be automatically above every element but its beneath which i dont understand why. Anyone here who can help?
Must be an issue with z-index…Bubble used to mess this up (still do actually, just had to submit a bug report about it) for popup elements and the z-index of the popup and the background blur.
If you are using two groupfocus elements, it won’t work anyway as once you click anywhere outside of a groupfocus it will close automatically.
Also, from the looks of it, it would seem like the first ‘group focus’ might be a popup instead of a groupfocus…I say it based on the idea of z-index seemingly being the problem here.