Feature/polish social friend feature#27
Merged
Merged
Conversation
Wraps SwiftUI ContentUnavailableView so empty states lay out and wrap text natively, with a full-width slot for an optional call-to-action. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
A `locked` prop overlays a proportional lock badge on the avatar, shared by the private-profile indicator on the own and social profiles. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
SDK 56 deprecated the functional contacts API on the package root; the legacy subpath keeps getContactsAsync/permissions/Fields working without surfacing the deprecation error in Find Friends. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Swap the friend search, contacts, requests, connections and social profile screens onto the native ContentUnavailable empty state (fixes overflowing text), turn the contacts no-match case into a search hint, make the social profile header transparent, and render the follow control as a glass button. Bundles the social locale strings used here and by the profile follower strips. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Replace the numeric stat counts with Apple-Music-style horizontal follower/following avatar strips (new ConnectionStrip, reusing HorizontalScrollRow), slim the header to a single glass Edit pill plus a conditional Requests button, show the private-profile lock badge, and let useFollowList take a smaller preview page size so the strips don't over-fetch. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a Privacy row to the account settings form and give the privacy screen a close button, removing the privacy entry from the profile header. Also stabilizes the form Host (matchContents=false + useViewportSizeMeasurement) so the sheet renders. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Large titles on Find Friends, Requests and Connections; a transparent header on the social profile; and present Privacy as a form sheet. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.