Skip to content

Conversation

@nuno-vieira
Copy link
Member

@nuno-vieira nuno-vieira commented Nov 29, 2024

🔗 Issue Link

#670

🎯 Goal

Fix message list scroll not working when drag gestured is initiated from a message.

🛠 Implementation

This was not caught because the issue only happens on TestFlight for some reason. Even when building in RELEASE mode, the issue it not reproducible, only on TestFlight 🤷‍♂️ It looks like it is a bug from Apple (here).

I've tried multiple ways to fix the issue, but really the only think that worked, was reverting to how it was before. I tried moving the gesture higher in the hierarchy and just use gesture instead of highPriorityGesture but even this did not work.

🧪 Testing

This needs to be tested from Testflight. Make sure to test 4.67.0 build 76. (I've deployed it from here)

☑️ Checklist

  • I have signed the Stream CLA (required)
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Affected documentation updated (docusaurus, tutorial, CMS (task created)

@nuno-vieira nuno-vieira requested a review from a team as a code owner November 29, 2024 15:58
@nuno-vieira nuno-vieira changed the title Fix/scroll not working when gesture hover messag Fix message list scroll not working when drag gestured is initiated from a message Nov 29, 2024
@Stream-SDK-Bot
Copy link
Collaborator

Stream-SDK-Bot commented Nov 29, 2024

SDK Size

title develop branch diff status
StreamChatSwiftUI 8.09 MB 8.09 MB 0 KB 🟢

@sonarqubecloud
Copy link

@nuno-vieira nuno-vieira merged commit c414e88 into develop Nov 29, 2024
11 checks passed
@nuno-vieira nuno-vieira deleted the fix/scroll-not-working-when-gesture-hover-messag branch November 29, 2024 17:24
@Stream-SDK-Bot Stream-SDK-Bot mentioned this pull request Dec 3, 2024
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.

4 participants