Document Grid's row-level tooltip generator
Nobody has claimed this yet.
- Dominant language
- AsciiDoc
- Stars
- 38
- Forks
- 225
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 170
Description
Tell us about your request
In the Grid documentation page's Tooltip section https://vaadin.com/docs/latest/components/grid#tooltips the documentation only covers the cell-level Tooltip generator - grid.addColumn(...).setTooltipGenerator(...). It should be mentioned that you can also set a tooltip generator for the entire row with grid.setTooltipGenerator(...).
If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.
Contributor guide
No contributing guide indexed for this repository
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
Open the Grid documentation page's Tooltip section at the linked URL and review the existing cell-level Tooltip generator example. Document that a row-level generator can also be configured with grid.setTooltipGenerator(...). Done means the section clearly covers both cell-level and row-level tooltip generators.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100