Loading
Fix data table filters that operate on ``value`` field
This is a little cleaner. Also replaces the `list[tuple[str, str, bool]]` return type of get_options with a NamedTuple. Fixes https://github.com/galaxyproject/galaxy/issues/19609
This is a little cleaner. Also replaces the `list[tuple[str, str, bool]]` return type of get_options with a NamedTuple. Fixes https://github.com/galaxyproject/galaxy/issues/19609