Bubble - How to create tooltips?
This is an SOP that explains how to create a custom Tooltip.
Step-by-step guides
Default vs Custom
Differences between Bubble default tooltip feature and a custom tooltip with a Group focus:
Bubble Default tooltip
- It Is not customizable without plugins or custom code (example).
- As regular are shown on hover, they are not the best match for mobile apps.
Custom Tooltip with Group focus
- Customizable.
- Can be used with workflows, so allow the dev to show them when click or adding other triggers.