Mack H
Count slow query
The problem is I was using .tif as the example, but in reality it could be "blah". So wildcard is going to the be used the most. The reality is the actual query is fast, but the count is slow. The numbers bare that out. Thank you for the all the input.
19 replies
Delay searches
https://github.com/filamentphp/filament/blob/b31bc2de29819e6f385b6e27c5fa7b16762ecfd7/packages/tables/resources/views/components/search-field.blade.php#L25
Publish to
resources/views/vendor/filament-tables/components/search-field.blade.php
and in my case change line to
Our tables have so much data and such long names we need it to react when enter or tab is pressed.7 replies