vaadin / vaadin/framework

When I have a Grid together with form for editing the items, I want to simply add/remove/update items, so that I don't have to refresh the whole Grid

Open
#8,408 5 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

candidate enhancement
Dominant language
Java
Stars
1.8k
Forks
717
Avg merge
2d 6h
Merged PRs (30d)
3

Description

@Legioth commented on Wed Sep 14 2016

The hack in CheckBoxGroupElement.selectByText should also be removed since it would no longer be needed.


@pleku commented on Wed Oct 19 2016

SHOULD, but not a must for 8.0.0

Contributor guide

Open the contributing guide

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

Start by reading the referenced issue #252 and its discussion to understand the intended Grid and form editing behavior. Investigate the existing Grid/form refresh flow and the CheckBoxGroupElement.selectByText hack; done should mean items can be added, removed, or updated without refreshing the whole Grid, with the hack no longer needed.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.