-
-
Notifications
You must be signed in to change notification settings - Fork 10
Referendum question should be moved to the subtitle field. #87
Copy link
Copy link
Open
Labels
Description
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/Invalidatshould be moved to a separate field inmeta(maybe a boolean or an enum?).- The page header should be changed to either display both
ballotandsubtitlein different font sizes, either only displaysubtitleand hideballotwhensubtitleis present.
Reactions are currently unavailable


