LearnNewsExamplesServices
Frontmatter
id6628
titleCovid.view.country.Table: make the index column non-sortable
stateClosed
labels
enhancement
assigneestobiu
createdAtApr 7, 2025, 4:20 PM
updatedAtApr 7, 2025, 4:23 PM
githubUrlhttps://github.com/neomjs/neo/issues/6628
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 7, 2025, 4:23 PM

Covid.view.country.Table: make the index column non-sortable

Closed v8.41.1 enhancement
tobiu
tobiu commented on Apr 7, 2025, 4:20 PM
  • table.header.Toolbar: createItems() needs to prioritize item based sortable configs
  • the covid app, shared covid app & examples/table/covid need to use sortable: false for the index column

rationale: while there is an index field inside the data.Model, it has no values inside the store data. sorting by this column makes little sense anyway, since it is supposed to display ascending values.

tobiu added the enhancement label on Apr 7, 2025, 4:20 PM
tobiu assigned to @tobiu on Apr 7, 2025, 4:20 PM
tobiu referenced in commit 864f2cc - "Covid.view.country.Table: make the index column non-sortable #6628" on Apr 7, 2025, 4:21 PM
tobiu referenced in commit 1f4023d - "#6628 grid.header.Toolbar: applied the same honor item based sorting defaults change" on Apr 7, 2025, 4:23 PM
tobiu closed this issue on Apr 7, 2025, 4:23 PM