Skip to content

Feature/polish social friend feature#27

Merged
miicolas merged 9 commits into
devfrom
feature/polish-social-friend-feature
Jun 9, 2026
Merged

Feature/polish social friend feature#27
miicolas merged 9 commits into
devfrom
feature/polish-social-friend-feature

Conversation

@miicolas

@miicolas miicolas commented Jun 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

miicolas and others added 9 commits June 9, 2026 12:12
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>
@miicolas miicolas merged commit 92f812c into dev Jun 9, 2026
4 checks passed
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