Description:
There is a mismatch in terminology and display requirements between the aplus and mB projects, it was brought up here #1669 (comment)
aplus: Uses "vote" terminology without displaying text, relying on hidden messages for screen readers.
mB: Uses "like" terminology and requires visible "Likes/Dislikes" text.
Proposed Action
Unify the approach by displaying text on both platforms or use same wording for the screen reader option
Use CSS to hide or show the respectives text as needed per platform, reducing complexity and avoiding custom logic.
| mB |
aplus |
 |
 |
Participants:
@goapunk
@hom3mad3
@TeaJayyy
@CarolingerSeilchenspringer
Description:
There is a mismatch in terminology and display requirements between the aplus and mB projects, it was brought up here #1669 (comment)
aplus: Uses "vote" terminology without displaying text, relying on hidden messages for screen readers.
mB: Uses "like" terminology and requires visible "Likes/Dislikes" text.
Proposed Action
Unify the approach by displaying text on both platforms or use same wording for the screen reader option
Use CSS to hide or show the respectives text as needed per platform, reducing complexity and avoiding custom logic.
Participants:
@goapunk
@hom3mad3
@TeaJayyy
@CarolingerSeilchenspringer