Skip to content
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

Events : display status of event (past, running, coming) compared of page loading time #51

Open
agilare opened this issue Apr 3, 2022 · 2 comments

Comments

@agilare
Copy link
Owner

agilare commented Apr 3, 2022

Spécifications

3 types of events compared to now :

  • past : ended before now (unusable, only as archive)
  • running : now (some pressure, have to decide if I go)
  • coming : starts after now (newness, eventual planning to do)

Ways to highlight to user the events having the types above :

  • past : shaded, half-transparent (like for Facebook events) or a label
  • running : yellow background (animated ?), label, icon (could be animated like <i id="tracking-running-animation" class="fa fa-circle-o-notch fa-spin fa-fw"></i><span class="sr-only">Running...</span>); show time left like "finit dans 1h20" ? Or audio wave icon (event is living, sounding) like https://www.shutterstock.com/video/clip-23798110-sound-wave-icon and +4:35 (start in 4h 35min), -2:10 (ends in 2h 10 min)
  • after : like running; show time before start like "commence dans 2h30" ?

Which area : all the event box, the title (and the venue ?) or close to the schedule

Show the time when the user loaded the page :

  • left to page title ("Lundi 28 mars") like : "état : aujourd'hui à 22h47" or "⌚ 22h47"
  • and date reminder in events list

Where : wherever there are events

  • home
  • agenda
    • previous day
    • today
    • future
  • venue, organizer
  • event

Should first be human tested to some users

@agilare agilare added the feature label Apr 3, 2022
@agilare agilare added this to To do in Latest features and improvements of v3 via automation Apr 3, 2022
@agilare
Copy link
Owner Author

agilare commented Apr 3, 2022

@Angelinsky7 Here's a draft of specs of the idea we discussed to better highlight time position of event compared to now

@agilare
Copy link
Owner Author

agilare commented Mar 24, 2023

In a recent release I changed the color of past dates in the date picker with #8e8ef5 :
image

This kind of highlight could be used for this feature, applied to past events title :

image

The color could be improved in order to follow a11y

@agilare agilare added the high priority label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant