Skip to content

Add @FetchAll(sectionBy:)#487

Open
stephencelis wants to merge 2 commits into
mainfrom
section-by-swiftui-state
Open

Add @FetchAll(sectionBy:)#487
stephencelis wants to merge 2 commits into
mainfrom
section-by-swiftui-state

Conversation

@stephencelis

Copy link
Copy Markdown
Member

While it's always been possible to use @Fetch to section a result set, maybe by manually building up an OrderedDictionary, it'd be nice to have feature parity with SwiftData's sectioning in anyAppleOS 27, so let's provide it!

@stephencelis stephencelis requested a review from mbrandonw July 7, 2026 23:30
@mbrandonw mbrandonw changed the base branch from main to swiftui-state July 15, 2026 22:00
Base automatically changed from swiftui-state to main July 16, 2026 02:41
While it's always been possible to use `@Fetch` to section a result set,
maybe by manually building up an `OrderedDictionary`, it'd be nice to have
feature parity with SwiftData's sectioning in anyAppleOS 27, so let's
provide it.
@stephencelis stephencelis force-pushed the section-by-swiftui-state branch from e6d901c to 345e490 Compare July 16, 2026 03:11
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