You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the ballot field for referendum questions causes some pretty bad UX, as it wasn't designed for very long text. In the original design, the referendum question was to be plugged into subtitle and the UI is adjusted for that.
Proposed changes:
some shorthand should be used for ballot, like "Întrebare 1"/"Întrebare 2" or "Interzicerea OUG despre justiție"
The full question text should be moved to subtitle
Validat/Invalidat should be moved to a separate field in meta (maybe a boolean or an enum?).
The page header should be changed to either display both ballot and subtitle in different font sizes, either only display subtitle and hide ballot when subtitle is present.
Examples of how it looks bad:
The text was updated successfully, but these errors were encountered:
Using the
ballot
field for referendum questions causes some pretty bad UX, as it wasn't designed for very long text. In the original design, the referendum question was to be plugged intosubtitle
and the UI is adjusted for that.Proposed changes:
ballot
, like "Întrebare 1"/"Întrebare 2" or "Interzicerea OUG despre justiție"subtitle
Validat
/Invalidat
should be moved to a separate field inmeta
(maybe a boolean or an enum?).ballot
andsubtitle
in different font sizes, either only displaysubtitle
and hideballot
whensubtitle
is present.Examples of how it looks bad:
The text was updated successfully, but these errors were encountered: