umputun/remark42

Disabling negative voting result causes lack of signs

Ouverte

#727 ouverte le 7 juin 2020

 (6 commentaires) (1 réaction) (0 personne assignée)Go (432 forks)user submission
frontendgood-first-issuehelp wanted

Métriques du dépôt

Stars
 (5 500 étoiles)
Métriques de merge PR
 (Merge moyen 87j 10h) (18 PRs mergées en 30 j)

Description

Enabling POSITIVE_SCORE changes existing votes as well. This is expected (I guess) but confusing side-effect.

Not sure how to deal with this, but can think of 3 possible solutions:

  1. do nothing
  2. UI not just loose +/- on POSITIVE_SCORE, but also shows all negative values as 0s
  3. UI checks if any vote for the post negative and shows +/- in this case (POSITIVE_SCORE mode only)

/cc @paskal @akellbl4 @Mavrin

Guide contributeur