Add persistFiltersInSession to server list (#796)

This commit is contained in:
Boy132 2024-12-08 19:14:56 +01:00 committed by GitHub
parent feadaa2caf
commit f6c586bf5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ class ListServers extends ListRecords
->emptyStateIcon('tabler-brand-docker')
->emptyStateDescription('')
->emptyStateHeading('You don\'t have access to any servers!')
->persistFiltersInSession()
->filters([
TernaryFilter::make('only_my_servers')
->label('Owned by')