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