vaadin / vaadin/flow-components
Spreadsheet: values missing from filter dropdown
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 129
- Forks
- 78
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 196
Description
Description
In long tables, some of the values in the column are not included in the filter-dropdown list of values.
Expected outcome
All values in the column should be listed.
Minimal reproducible example
@DiegoCardoso I think you had a good example spreadsheet with a long table?
Steps to reproduce
Open the filter dropdown in a sufficiently long table, and look for checkboxes representing values towards the bottom of the table.
Environment
Vaadin version(s): 25.1
Browsers
Issue is not browser related
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 reproducing the issue in Vaadin 25.1 with a sufficiently long table, then trace the filter-dropdown behavior. Done means every value in the column appears as a checkbox in the dropdown, including values near the bottom of the table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100