futil-js / contexture-react

React components for building contexture interfaces
https://smartprocure.github.io/contexture-react
MIT License
6 stars 4 forks source link

FilterAdded should also be aware of the filtered options for display #531

Closed Akrion closed 2 years ago

Akrion commented 2 years ago

There is an issue now where the NesterPicker could display the modal although there is no valid field to show:

CleanShot 2021-12-08 at 13 56 37

The issue is due to the fact that we added additional filtering login in the NestedPicker which should also be in the FitlerAdder.