JavaScript Select Search Options
The JavaScript select control that Filament uses, Choices.js, uses Fuse.js for searching. The default options for Fuse only search the first 60 characters. If an option label has more the 60 characters, searching fails to find any results for that option. This default can be modified by setting fuseOptions on the Choices control.
Does Filament have a way to set the fuseOptions on the Choices control? I poked around the repository and didn't see a way but figured I'd ask here. If not, can allowing these options to be set be added as a feature request?
Does Filament have a way to set the fuseOptions on the Choices control? I poked around the repository and didn't see a way but figured I'd ask here. If not, can allowing these options to be set be added as a feature request?
