FFilament•Created by uzdacpdz (Doug Dimmadome) on 8/10/2023 in #❓┊help Default grouping direction
I ended up hard coding the direction in the ->orderQueryUsing(fn (Builder $query, string $direction) => $query->orderBy('date', 'desc'))
but the 'direction' dropdown no longer works.