Skip to content

feat: sort columns for iOS data browser#591

Merged
datlechin merged 2 commits intomainfrom
feat/ios-sort-columns
Apr 6, 2026
Merged

feat: sort columns for iOS data browser#591
datlechin merged 2 commits intomainfrom
feat/ios-sort-columns

Conversation

@datlechin
Copy link
Copy Markdown
Member

Summary

  • Sort by any column via native Menu with Picker (.inline style)
  • Checkmark shows active sort column, ASC/DESC direction picker
  • Server-side ORDER BY in SQL query
  • Works with filters and pagination
  • Filled icon when sort active

Test plan

  • Open table, tap sort icon — shows column list with "Default" checked
  • Select column — rows reorder, checkmark moves, icon fills
  • Tap Order picker — switch between Ascending/Descending
  • Select "Default" — removes sort, icon unfills
  • Sort + filter — both applied correctly
  • Sort + pagination — persists across pages

@datlechin datlechin merged commit 2ea0053 into main Apr 6, 2026
2 checks passed
@datlechin datlechin deleted the feat/ios-sort-columns branch April 6, 2026 05:43
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