framework7io / framework7io/framework7
Enable tooltip attribute for MenuItem and Toggle
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I would like to see the 'tooltip' attribute possible to be used for component like 'MenuItem' and 'Toggle' (like it is possibile to use it with buttons).
A bit of formatting in the 'tooltip' attribute (of all component which already support it) will also be a good possibility (HTML formatting).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing tooltip support for buttons and the implementations of MenuItem and Toggle. Compare their current attribute behavior, then define and verify tooltip support for both components and the requested HTML formatting behavior for components that already support tooltips.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100