sydevs / Atlas

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

Inactive meetings: add the ability to list them #130

Closed antontcymbal closed 1 year ago

antontcymbal commented 1 year ago

This feature requirement is from the UK. There are many meetings which stopped running after the pandemic, but they might resume if seekers contact the organisers.

These are the things that need to change to allow for that:

Admin side:

  1. New status of a meeting should be introduced: "Inactive" So rather than a checkbox "published" / "unpublished", we should have a dropdown with 3 meeting statuses

  2. It should be possible to add a meeting without start date or time when it runs. (only possible if you selected "inactive" status)

Seeker facing side:

  1. In the list view inactive meetings should have a label "Contact organisers for timings" instead of day and time

    Screenshot 2023-04-08 at 09 02 53
  2. In the meeting panel itself, contacts should be clear and visible, so people can contact the organisers. We are requested to add a link to Meetup, FB group, Organiser's email (I suggest we only allow these for inactive meetings to encourage them to submit emails) Also, "Drop in" should be removed from the title, because it sounds like anyone can come, which is confusing, because seekers need to request those meetings.

    Screenshot 2023-04-08 at 09 40 24
antontcymbal commented 1 year ago

There are some styling issues with the current implementation:

  1. Title is too wide, it should be constricted more to have more space around the "by request" label - this will make the label stand out more.
  2. Title should be "Beginners meditation class"
  3. "Contact us for timings" - text styles are incorrect
  4. Left align everything from "COntact us.." to meetup - facebook links
  5. There should be more space above the description
  6. Keep the registration panel

This is how it looks currently:

WhatsApp Image 2023-04-12 at 16 32 58

And this is the design:

Screenshot 2023-04-12 at 16 33 12
Ardnived commented 1 year ago

All these should be fixed now, except I haven't put back the registration form, because doing so is overcomplicated.

antontcymbal commented 1 year ago

small change: could you increase the font-weight of "email" and "phone" from 200 to 300.

In this instance this is more important information than in an active meeting, and we should emphasize it a bit more - it is hard to see it with the font weight of 200

antontcymbal commented 1 year ago

Also, could you limit the width of the title on desktop as well, also to make the label appear more prominent

Screenshot 2023-04-12 at 17 58 08
antontcymbal commented 1 year ago

also, for some reason on Samsung a90 the title width isn't limited:

IMG_754C68453B56-1

Ardnived commented 1 year ago

I've adjusted the title width and contact info font weight. But that will also change it for all other event types. But I think that ought to be fine.