openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

fix for discussion pull to refresh #393

Closed rnr closed 2 months ago

rnr commented 2 months ago

This PR fixes issue https://github.com/openedx/openedx-app-ios/issues/358 when after pull-to-refresh user sees 'old' data. Added actual data retrieval for "parent message" in Thread and Responses Views

Issue recording:

https://github.com/openedx/openedx-app-ios/assets/2964930/df97c748-8b64-46ae-a8c0-cb3a3a1d4df1

saeedbashir commented 2 months ago

@rnr The code is not compiling at my end and I am getting the following errors. I've tried by cleaning and even by deleting the derived data.

image