Grid / Cell Renderer / Variable Component (Data)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by alex_1
As i understand, there is no standard way to handle variable components in one grid column. E.g. a string (textfield) an a boolean (checkbox).
Imported from https://dev.vaadin.com/ issue #19854
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 reviewing the Grid and cell-renderer APIs to determine how a column currently chooses its component type. Clarify how variable components should be selected for the string/textfield and boolean/checkbox examples, then define and verify the expected behavior for mixed data in one column.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100