Can you manually change the filter state #610
Replies: 1 comment 2 replies
-
#335 adds a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I'm trying to create my first bubbletea app that acts as a variation on the list.Model.
I'd like it such that the filter is always enabled so that the user typing filters the dropdown and then up and down arrows allow the user to leave the filter's textInput and select an item.
Is there a way to manually set the FilterState so that it is always Filtering when users send key messages? Or is there another way to implement that behavior that I'm overlooking?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions