WorldconVotingSystems/nomnom

NomNom tells users that an election is not available to them, when its not open

Aberta

#214 aberto em 28 de jan. de 2025

 (1 comentário) (0 reação) (0 responsável)Python (13 forks)auto 404
enhancementgood first issuemember-featurenice-to-have

Métricas do repositório

Stars
 (17 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

NomNom tells users that "This election is not available to you" which may make them think they don't have rights to vote in it.

The not available is because it's closed, not because of rights.

Some how the message should be changed to state "This election is not available now" if the election is closed and they have rights, vs the not available to you.

If possible the open/closed state flag should be come multi-state

Open in the future - Tell them it's not open yet, check back later to see when it opens (if the admin can enter a date, say check back on that date)

Open - ususal

Closed - The election is past and is now closed.

Suspended - The election is paused for "suspend reason". We use this for system upgrades, etc. The reason can be edited to include when the window ends.

Guia do colaborador