flowfuse
flowfuse copied to clipboard
Implement native tooltips for responsive icon only buttons (get rid of ff-tooltips entirely?)
Description
Fix or remove ff-tooltips and move to default browser tooltips instead.
Context
From PR #6234, suggested by Steve-Mcl and seconded by cstns.
Related issues: #2770 and #5804
Acceptance Criteria
- [ ] Fix or remove ff-tooltips
- [ ] Move to default browser tooltips
Some of the buttons in responsive mode only show an icon. In that scenario they ideally have a tooltip.
curious towards your thoughts here @cstns