Jerry Chen
Jerry Chen
Duplicate posts are showing up in feeds using multiple search terms
Right now, Contrails cannot find the repost URI to include in a `SkeletonItem.reason`: ```typescript type ReasonRepost = { $type: 'app.bsky.feed.defs#skeletonReasonRepost' repost: string // repost URI } ``` I think this...
Actual notifications instead of just the badge
Steps: Blur window by choosing another application Expected: buttons remain but are grayed out Actual:
Expected: it should be equivalent to clicking the chat icon Actual: it forces a whole page refresh(?)
Given: 1. Set app to match system color scheme 2. Go to MacOS settings > appearance 3. Change system color scheme Expected: Sky.app matches color scheme change Actual: Sky.app does...
* switching between app views may not always refresh the title bar color * we should truncate the WKWebView history so the new "navigate back" gesture doesn't cross app view...
reproduction steps: 1. click into post 2. cmd-4 expected: go to notifications tab actual: nothing happens