© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
12mo ago
•
14 replies
Giant Robo
table ->defaultSort()
->columns([])
->defaultSort('created_at', 'desc')
->columns([])
->defaultSort('created_at', 'desc')
this works correctly
, however
, when I edit an item in the table
, the edited item jumps to the top of the table
(it changes position
)
but I am sorting by
created_at
created_at
so editing the record should not change the order of the table
.
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Is there an error in `Filament\Table\Table::defaultSort()`...?🤔
F
Filament / ❓┊help
3y ago
Defaultsort / column sorting
F
Filament / ❓┊help
3y ago
defaultSort() with an enum
F
Filament / ❓┊help
9mo ago
DefaultSort on a Repeater
F
Filament / ❓┊help
3y ago