Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Infinite loading #140

Open
1 task done
matlfb opened this issue Sep 3, 2023 · 3 comments
Open
1 task done

[BUG] Infinite loading #140

matlfb opened this issue Sep 3, 2023 · 3 comments

Comments

@matlfb
Copy link

matlfb commented Sep 3, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently, when clicking on a toot, previous and more recent responses doesn't load and I can't see those.

image

Expected Behavior

It should display properly, with previous and more recent responses

Steps To Reproduce

  1. Open the app
  2. Search a tweet with at least 1 response

Environment

- Device: iPhone 13 / iPad Air 2022
- OS: iOS 17.0 (21A5326a) / iPadOS 17.0 (21A5312c)
- Version: v2.0.1
- Build: 140
- Domain: Mastodon server (piaille.fr)

Anything else?

Love your ui and work!

@MainasuK
Copy link
Contributor

Hello @matlfb. Thank you for your feedback.

I register on this domain and open a random reply and also this toot. Both could display the conversation normally. I'm not sure what causes this problem on your device. And I cannot fix it unless it's reproducible.

@matlfb
Copy link
Author

matlfb commented Sep 12, 2023

Okay nvm! I have this issue on my gf iphone too, weird thing but maybe it's a network issue

@MainasuK
Copy link
Contributor

Hello, @matlfb.

There is a simple way to check the API condition. Just open this endpoint URL: https://piaille.fr/api/v1/statuses/111002699227460378/context

The server should return the conversation data and display as a text line in your browser. If the browser fail to open. Please tell me. Also, you can try the official Mastodon iOS app to check the problem exists or not.

And there is a TestFlight version app you may want to try:
https://testflight.apple.com/join/GJIDXvW7

I'm not really test the app on iOS 17 yet. Maybe the new OS needs some fixes also. :)

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

No branches or pull requests

2 participants