LearnNewsExamplesServices
Frontmatter
id367
titleNeo.table.header.Button: defaultSortDirection config
stateClosed
labels
enhancementgood first issuestale
assignees[]
createdAtMar 24, 2020, 9:05 PM
updatedAtSep 28, 2024, 4:31 AM
githubUrlhttps://github.com/neomjs/neo/issues/367
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 28, 2024, 4:31 AM

Neo.table.header.Button: defaultSortDirection config

Closed v7.9.1/archive-v7-9-1-chunk-1 enhancementgood first issuestale
tobiu
tobiu commented on Mar 24, 2020, 9:05 PM

type String, values ASC, DESC, default ASC

onButtonClick() => in case the value is DESC, change (reverse) the order.

replacing the switch statement with a map might be the way to go.

tobiu added the enhancement label on Mar 24, 2020, 9:05 PM
tobiu added the good first issue label on Mar 24, 2020, 9:05 PM
tobiu referenced in commit 521c109 - "Neo.table.header.Button: defaultSortDirection config #367" on Apr 10, 2020, 12:15 PM