The chat fits your phone again
- fixed On iPhone, the chat page had quietly grown wider than the screen: the Send button, and anything else past the edge, could only be reached by swiping sideways. The page now keeps to the screen's width, and the "save this to return" link folds itself into whatever space there is.
If you opened a chat on an iPhone lately, you may have found yourself swiping sideways to reach the Send button. The page itself had stretched wider than the screen, and everything past the edge sat quietly out of reach until you scrolled over to it.
The culprit was the strip that shows your "save this to return" link. The link inside it never wraps (it shortens itself with a … instead), and the way the page's frame was built, that one unbreakable line could push the width of the whole page out past the phone's screen. On a laptop there's always room, so nothing looked wrong anywhere else.
The frame now holds itself to the width of the screen, and the return link shortens itself the way it was always meant to. This covers the chat page you land on from a link, the page you return to from your saved bookmark, and group chats too.
← All changes