-
Notifications
You must be signed in to change notification settings - Fork 309
Date separators #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
In the implementation we merged for #174, we effectively included date separators by having there be a new recipient header when the date changes (even if the recipient didn't). It'd still be nice to have a distinct design for purely separating dates, like we do in Zulip web and zulip-mobile. |
Early beta feedback reports that our current stopgap use of additional recipient headers as date separators is "distracting": So bumping up to Beta 2. |
@terpimost I'm not finding any examples of date separators when I browse the existing Figma design. So I'll base this initially off of what's in web, but I'd be glad to adjust later if you have other thoughts. |
When successive messages span a date boundary, we should show a separator indicating the new date, like in Zulip web and zulip-mobile.
This complements the dates in recipient headers (#172) by highlighting when the answer changes. (Plus, when we start properly suppressing repeat recipient headers, it makes it possible to do so spanning dates without becoming misleading.)
The text was updated successfully, but these errors were encountered: