Skip to content

fix: sort by real cell value, not emphasis marker#94

Merged
ravinald merged 1 commit into
mainfrom
fix/sort-ignore-display-markers
Jun 16, 2026
Merged

fix: sort by real cell value, not emphasis marker#94
ravinald merged 1 commit into
mainfrom
fix/sort-ignore-display-markers

Conversation

@ravinald

Copy link
Copy Markdown
Owner

Summary

getStringField fed table-only BOLD_TEXT:/GREEN_TEXT: prefixes into the sort key, so emphasized rows (managed sites/devices) clustered by the marker rather than their name. Strip markers before comparing — restores natural name order across site and device tables. Verified: show site all and show ap all order alphabetically with the M flag intact.

getStringField fed BOLD_TEXT:/GREEN_TEXT: prefixes into the sort key, so
emphasized rows clustered by the marker instead of their name. Strip the
markers before comparing.
@ravinald ravinald merged commit c7b7b8d into main Jun 16, 2026
@ravinald ravinald deleted the fix/sort-ignore-display-markers branch June 16, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant