christianselig / apollo-bugs

A public bug tracker for Apollo, an iOS Reddit app
227 stars 15 forks source link

Comments cut-off/missing when sorting by top/best #320

Open avr914 opened 4 years ago

avr914 commented 4 years ago

Describe the bug A clear and concise description of what the bug is. AEFA70C9-C704-477C-AE30-8729365A8C9D

As you can see in the picture, the first comment when sorting by best is a reply. When I checked the same post in baconreader, I got:

78F6BF44-CA74-433A-BB11-FC3887FB273A

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'

  2. Click on '....'

  3. Scroll down to '....'

  4. See error

  5. Go to https://reddit.com/r/fantasyfootball/comments/d3re2m/official_free_talk_friday_fri_afternoon_09132019/

  6. Sort by top/best

  7. Verify that the first comment is a top-level comment not a reply

iOS version: Version of iOS this bug occurred on (can be found in Settings.app > General) 12.4.1 Apollo version: Version of Apollo this bug occurred on (can be found in Apollo's Settings tab > About) Apollo 1.5 PRO Enabled iOS device: For example iPhone XS, iPad mini, etc. iPhone XS Jailbroken: Whether or not your device is jailbroken Not jailbroken Reproducible: Can you reproduce it every time? Or is it random? It's reproducible so far as the data maintains this relative ordering, I can make no guarantees after that. Expected behavior A clear and concise description of what you expected to happen.

See the second screenshot above from bacon reader to verify correct organization of top level comment

Screenshots If possible, add screenshots to help show the problem.

Video If possible, attach a video to help show the problem. You can attach a video by uploading it to Streamable, Gfycat, YouTube, etc. and pasting the URL here.

Additional context Add any other context about the problem here.

avr914 commented 4 years ago

Edit: I disabled and renabled comment themes, and that fixed it (or a transient data change no longer caused the bug to occur)