vaadin / vaadin/docs

Document Grid's row-level tooltip generator

Open Beginner friendly
#2,976 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design system
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.