umputun/remark42
Disabling negative voting result causes lack of signs
Aperta
#727 aperta il 7 giu 2020
frontendgood-first-issuehelp wanted
Metriche repository
- Star
- (5500 stelle)
- Metriche merge PR
- (Merge medio 87g 10h) (18 PR mergiate in 30 g)
Descrizione
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:
- do nothing
- UI not just loose +/- on POSITIVE_SCORE, but also shows all negative values as 0s
- UI checks if any vote for the post negative and shows +/- in this case (POSITIVE_SCORE mode only)
/cc @paskal @akellbl4 @Mavrin