bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
11.8k stars 1.51k forks source link

Accessibility bug: can't scroll when using enlarged text and the description of a feed is too long #6550

Open mayank99 opened 2 days ago

mayank99 commented 2 days ago

Steps to Reproduce

On iOS,

  1. Enlarge text in operating system settings.
  2. Visit a feed or starter pack where the title/description is so long that the top ("sticky") portion of the page is taller than the viewport.
  3. Try scrolling the page and find that the posts/users are unreachable.

Attachments

Screen recording https://github.com/user-attachments/assets/05c0db96-64a8-424b-9adc-596f1458cd4d

What platform(s) does this occur on?

iOS

Device Info

iPhone 15 Pro Max, iOS 17.6.1

What version of the app are you using?

1.93

Additional Information

On Android, scrolling seems to work fine even if the top portion of the page is too long.