controlsfx / controlsfx/controlsfx
TableFilter does not like binded getItems()
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 300
- Avg merge
- 16d 17h
- Merged PRs (30d)
- 1
Description
**[Original report](https://bitbucket.org/controlsfx/controlsfx/issue/849) by Thomas Nield (Bitbucket: [thomasnield](https://bitbucket.org/thomasnield), GitHub: [thomasnield](https://github.com/thomasnield)).**
----------------------------------------
It seems the TableFilter does not like it when the getItems() ObservableList is binded as a property.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the TableFilter implementation and examining how it reads the table's getItems() ObservableList when that list is bound as a property. Reproduce the reported behavior with a bound list, then verify that TableFilter works correctly with both bound and unbound item lists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100