hensei-web/components/FilterModal
Justin Edmund b4464be30c Update how we save and propagate filters
We save filterset in a local state, because the FilterBar will send it down to us from cookies.

We then set each individual property from that filter set.

We set inputs to have a placeholder, as max buttons and max turns could not be set (null). Then, we only send those fields when they have a value provided by the user.
2023-03-21 19:20:05 -07:00
..
index.scss Set width of Select in table field in Filter dialog 2023-03-21 19:20:05 -07:00
index.tsx Update how we save and propagate filters 2023-03-21 19:20:05 -07:00