Commit 032e218
Note that inline sorting can't combine with search/filter/pagination/defaultSort
Follow-up to #260: the inline `sortable` option for lists and relations now
raises a configuration error when combined with searching, filtering,
pagination, or a custom `defaultSort`, since drag-reordering requires the whole
list to be shown in a single fixed order. See wintercms/winter#1491.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8dc3976 commit 032e218
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
| 309 | + | |
308 | 310 | | |
309 | 311 | | |
310 | 312 | | |
| |||
0 commit comments