Skip to content

Conversation

@spencerc99
Copy link
Owner

No description provided.

When uploading exactly one media file with text in the texting view,
the text is now used as the title for the media file instead of creating
a separate text block. This provides a more intuitive captioning experience.
Remove the donation/contribution prompt from Android onboarding flow.
Users can now experience the app first before being prompted to contribute,
matching the iOS behavior. Contributions are still accessible via the
support page and milestone-based prompts.
…tion UI

- Add @ trigger in texting view for collection autocomplete
- Selected collections appear as removable chips above input
- Blocks are now connected to all selected collections when saved
- Move "New Collection" button inline with search bar in collection select
- Update CHANGELOG with new features
- Move collection selector from header to near the input area
- Add "In: [collection name]" indicator with folder-open icon
- Visually distinguish context (where you're viewing) from @ mentions (destinations)
- Add triggerIcon and triggerPrefix props to CollectionSelect for customization
- Remove header title in ChatDetailView since selection is now near input
@spencerc99 spencerc99 force-pushed the claude/text-as-media-title-019cdWELFWaoZ65yvkvaTTrW branch from 57539a3 to e00c12e Compare December 12, 2025 12:31
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 12, 2025

Deploying gather with  Cloudflare Pages  Cloudflare Pages

Latest commit: 963fd9e
Status: ✅  Deploy successful!
Preview URL: https://e17470f1.gather-6dw.pages.dev
Branch Preview URL: https://claude-text-as-media-title-0.gather-6dw.pages.dev

View logs

spencerc99 and others added 8 commits December 12, 2025 23:39
- Use TouchableOpacity instead of Pressable for better tap handling in FlatList
- Reorder layout: collection context row first, then media assets, then autocomplete
- This ensures media previews appear below the collection info as requested
- Reduce CollectionSelect trigger size with maxWidth and smaller padding
- Hide chevron and use shorter placeholder to match chip style
- Use same border-radius and padding as @ mention chips
- Add text truncation with numberOfLines={1} and flexShrink
- Remove divider for cleaner row of chips
- Add maxWidth to @ mention chips for consistency
- Use unstyled Select.Trigger to remove default Tamagui styling
- Use pixel values for consistent sizing across chips
- Reduce padding (8px horizontal, 4px vertical) and border-radius (12px)
- Use lighter orange ($orange4) for less visual weight
- Smaller icons (12px) and gaps (4px)
- Remove elevation for flatter, minimal appearance
- Remove @ chip when switching "In:" collection to one already mentioned
- Filter current "In:" collection from @ autocomplete suggestions
- Fix CollectionSelect width to not stretch unnecessarily (use flexGrow: 0, flexShrink: 0)
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.

3 participants