You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, iOS's "screenshot" feature doesn't actually show the rounded hardware corners, but those can be imagined, or I could use macOS's screenshot feature to capture an iOS device simulator.
But also, from reading code, one can see that the bottom inset isn't accounted for in the all-messages view.
This will be naturally solved if we put some surface down there that pads the bottom inset, with the message list abutting that surface in the y-direction. That surface is likely to be the bottom nav bar in Vlad's design, I think.
The text was updated successfully, but these errors were encountered:
chrisbobbe
added
a-msglist
The message-list screen, except what's label:a-content
a-iOS
Issues specific to iOS, or requiring iOS-specific work
labels
Aug 11, 2023
I initially applied the Alpha milestone, but then thought again about the fact that it only applies in narrows that don't show a compose box. I think that makes this bug tolerable for an alpha, so I'll move it to the Beta milestone.
Hmm, iOS's "screenshot" feature doesn't actually show the rounded hardware corners, but those can be imagined, or I could use macOS's screenshot feature to capture an iOS device simulator.
But also, from reading code, one can see that the bottom inset isn't accounted for in the all-messages view.
This will be naturally solved if we put some surface down there that pads the bottom inset, with the message list abutting that surface in the y-direction. That surface is likely to be the bottom nav bar in Vlad's design, I think.
The text was updated successfully, but these errors were encountered: