sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

Display upcoming meetings before their start date #131

Closed antontcymbal closed 1 year ago

antontcymbal commented 1 year ago

This is to encourage people to signup before the class starts. Perhaps we should display this a month before. Here is how it could look in the list:

Screenshot 2023-04-08 at 09 40 50
Ardnived commented 1 year ago

In practice it often won't fit as nicely unfortunately. But this should work.

Screenshot 2023-04-11 at 10 38 39

The choice of "29 DEC" is made by the browser, this will ensure it is easily localised to whatever format the user's local country tends to use.

It was always possible to list upcoming programs, the only change now is that we're highlighting that they haven't started yet.

Ardnived commented 1 year ago

I also replaced the locale bubble with this bubble.

antontcymbal commented 1 year ago

So the idea was to shorten the time to 1:15pm in this example to make it fit (and remove the time zone). Presumably the precise length of time is not as important for an upcoming meeting

Ardnived commented 1 year ago

I think this was implemented by @hrishi-verma . Can you verify @antontcymbal ?