christianselig / apollo-bugs

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

Subreddit sidebar menu no longer shows subscriber count #1551

Open rthugh02 opened 2 years ago

rthugh02 commented 2 years ago

Describe the bug When navigating to a specific subreddit, clicking the ellipses in the top right, and choosing the "sidebar" option, the subscriber count for the subreddit is no longer displayed at the top of the page.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to any specific subreddit
  2. Click on ellipses in top right corner while on home page of the subreddit.
  3. Click "sidebar" option
  4. Sidebar description of the subreddit appears, but subscriber count is no longer displayed at top of page. This has occurred after the most recent update.

iOS version: Version of iOS this bug occurred on (can be found in Settings.app > General) iOS 15.2 Apollo version: Version of Apollo this bug occurred on (can be found in Apollo's Settings tab > About) 1.12 iOS device: For example iPhone XS, iPad mini, etc. iPhone X Jailbroken: Whether or not your device is jailbroken No Reproducible: Can you reproduce it every time? Or is it random? This occurs in all subreddits every time, navigating from any avenue (clicking subreddit name from under a post, searching for the subreddit, etc.) Expected behavior For the subscriber count of a subreddit to be displayed in the sidebar page.

Screenshots https://imgur.com/a/IvAml00

Video https://imgur.com/a/GKsZcuU

Additional context The subscriber count was displayed before updating to the latest version.

climardo commented 2 years ago

Same. iPhone 12 mini. Software version 15.2. Apollo 1.12 ULTRA+PRO Enabled

swaldrin commented 2 years ago

I think this may be a page sizing issue where the header is cut off. You can see the same issue in the subreddit rules page. The top line of text runs off the top edge of the screen. The new table formatting feature could also have impacted the subscriber and active count graphics.

rthugh02 commented 2 years ago

I think this may be a page sizing issue where the header is cut off. You can see the same issue in the subreddit rules page. The top line of text runs off the top edge of the screen. The new table formatting feature could also have impacted the subscriber and active count graphics.

Not sure about it being a page sizing issue. When I check the subreddit rules page I see that it's cut off, but if I pull down I can get the header to display fully while holding down. With the subscriber count it's not displaying no matter how far down I pull.