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: textbox stops expanding when typing a long DM with enlarged text #6549

Open mayank99 opened 2 days ago

mayank99 commented 2 days ago

Steps to Reproduce

On iOS,

  1. Enlarge text in operating system settings.
  2. Go to https://bsky.app/messages and open a chat (or start a new one)
  3. Type a long message in it.
  4. Notice that textbox expands to a few lines, then doesn't expand or scroll to display the most recently typed characters.

Attachments

Screen recording https://github.com/user-attachments/assets/9c7e8f04-2b53-4d30-9928-821474cd551e

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, the textbox scrolls correctly. But when the UI is enlarged ("display size"), the keyboard covers up the textbox.

Screenshot ![Screenshot showing the keyboard covering the text field](https://github.com/user-attachments/assets/60bb12de-f918-44ff-985a-f35c4392c61e)