Skip to content

feat: FK navigation for iOS data browser#627

Merged
datlechin merged 4 commits intomainfrom
feat/ios-fk-navigation
Apr 7, 2026
Merged

feat: FK navigation for iOS data browser#627
datlechin merged 4 commits intomainfrom
feat/ios-fk-navigation

Conversation

@datlechin
Copy link
Copy Markdown
Member

Summary

  • Tap FK value in row detail to preview referenced row in a sheet
  • Long-press row in data browser to see FK navigation options in context menu
  • FK metadata fetched once per table alongside column details
  • Preview shows full referenced row with LabeledContent layout
  • Handles missing referenced rows with empty state

Test plan

  • Open table with FK columns (e.g. orders with user_id FK)
  • Tap row, see arrow icon next to FK column value
  • Tap arrow — sheet shows referenced row from related table
  • Long-press row in data browser — context menu shows FK options
  • FK to non-existent row — shows "No Referenced Row"
  • Table without FKs — no FK UI shown

@datlechin datlechin merged commit fb81624 into main Apr 7, 2026
1 check passed
@datlechin datlechin deleted the feat/ios-fk-navigation branch April 7, 2026 15:35
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