Roadmap

Tooltip Popups to always have a higher Z-index than other elements by default

When using Tooltips in a block, such as the Icon List Block, there are cases where the Tooltip will appear behind an element, such as a section.

To fix this, you can add Z-Indexes to Section Blocks. However, it seems like the Tooltip should automatically be placed overtop all section blocks.

Adding a Z-Index to sections also doesn’t work for every design scenario. For example, you may have a tooltip appear on the Top Left side of a section, while another one tooltip appears on the Right side of the section. If you have 3 of these sections side by side, using a Z-Index on the surrounding Section blocks will not work completely.

It would be better if the Tooltip Popup automatically had a high value Z-Index, so it would always automatically appear above other sections around it.