lbry-desktop/ui/component/button
infiinte-persistence fa219af5aa Reuse available text as the tooltip where appropriate.
The best candidate is `aria-label`, followed by `description`.

Most of the existing elements already have these defined, so try to route it as the tooltip instead of having to explicitly define tooltips everywhere through a redundant `title` or <Tooltip> tag.

Minor side-effect:
This will cancel off any effect from a parent <Tooltip>, i.e. might confuse future developers who are trying to do "<Tooltip><Button></Button></Tooltip>".
2020-05-15 09:45:55 -04:00
..
index.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
view.jsx Reuse available text as the tooltip where appropriate. 2020-05-15 09:45:55 -04:00