pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

Display Date while scrolling Today screen #94

Closed deobald closed 1 year ago

deobald commented 1 year ago

From @brihas - Dates are not displayed as one scrolls through the infinite scroll. So, the user does not know which date is associated with each item. There is a Today marker at the top of the screen, but it disappears as one scrolls. Perhaps it could change to the relevant date as one scrolls, and remain visible.

deobald commented 1 year ago

This feature was added in https://github.com/pariyatti/mobile-app/commit/8c32b71f924f0dd0d182de7f176b49a242043fd7

I've tried to make the dates look as close to the wireframes as I could, within reason. Here is the actual app:

...and here is a wireframe:

Obviously the location of the date is different, based on the fact that we only display it for "old" cards, across each day's boundary to the next. But the font is also different and, in addition to the content fonts, something I'd like to discuss with @iamsankalp, @brihas, and Nishant when we tackle https://github.com/pariyatti/mobile-app/issues/102 🙏