GetStream / stream-chat-swiftui

SwiftUI Chat SDK โžœ Stream Chat ๐Ÿ’ฌ
https://getstream.io/chat/sdk/swiftui/
Other
351 stars 88 forks source link

Fix a bug with photo attachment picker not displaying #640

Closed martinmitrevski closed 2 weeks ago

martinmitrevski commented 2 weeks ago

๐ŸŽฏ Goal

Seems like on iOS 18 the overlay updates are triggered differently, causing the checkmark in the photo picker not to display when tapping.

๐Ÿ›  Implementation

Added an id identifier to be explicit about this.

๐Ÿงช Testing

Open the photo picker and tap on some images.

๐ŸŽจ Changes

Add relevant screenshots or videos showcasing the changes.

โ˜‘๏ธ Checklist

Stream-SDK-Bot commented 2 weeks ago

SDK Size

title develop branch diff status
StreamChatSwiftUI 7.99 MB 7.99 MB 0 KB ๐ŸŸข
Stream-SDK-Bot commented 2 weeks ago

SDK Size

title develop branch diff status
StreamChatSwiftUI 7.99 MB 7.99 MB 0 KB ๐ŸŸข
sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
107 New issues
0 Accepted issues

Measures
0 Security Hotspots
72.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud