Voting: Limit Form Input Instead of Displaying Errors
summary
Currently, errors are shown after the input length of the voting form were exceeded (title, subtile and topic). As this is not intuitive we should adapt the hard limit and remaining character count, both of which were added to polls by this merge request
assets
acceptance criteria
-
a "characters remaining" counter is displayed below input fields for
Title,SubtitleandTopic - the input fields prevent the user from typing or pasting content that exceeds the defined character limit (no more error messages)

