add native SwiftUI pull-to-refresh to sidebar lists, chat transcripts, and search results
expose user-initiated refresh methods on the iOS view model
preserve draft chat/search state when refreshing collections
Validation
git diff --check
verified changed files contain no merge conflict markers
Note: iOS build was not run because just, swift, and xcodebuild are not installed on the dev box.
## Summary
- add native SwiftUI pull-to-refresh to sidebar lists, chat transcripts, and search results
- expose user-initiated refresh methods on the iOS view model
- preserve draft chat/search state when refreshing collections
## Validation
- `git diff --check`
- verified changed files contain no merge conflict markers
Note: iOS build was not run because `just`, `swift`, and `xcodebuild` are not installed on the dev box.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Validation
git diff --checkNote: iOS build was not run because
just,swift, andxcodebuildare not installed on the dev box.Pull request closed