open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
36 stars 27 forks source link

Adjustment of input field width for improved UX #4240

Open Ollie-nl opened 5 months ago

Ollie-nl commented 5 months ago

Thema / Theme

Frontend

Omschrijving / Description

Adjusting the width of input fields based on the expected length of input can significantly enhance user experience. This helps users visually orient themselves and makes filling out forms more intuitive and efficient. For example, an input field for a house number does not need to be as wide as an input field for a street name, because the length of a house number is generally much shorter than that of a street name.

Added value / Toegevoegde waarde

Aanvullende opmerkingen / Additional context

This adjustment will make it easier for users to quickly and correctly fill out forms, leading to higher satisfaction and better overall performance of the form.

Ollie-nl commented 5 months ago

Related: https://github.com/open-formulieren/open-forms-sdk/pull/682

joeribekker commented 5 months ago

@Ollie-nl if you go via Alex (PO Utrecht) he might get funding for this :)

joeribekker commented 4 months ago

Refinement met Utrecht: Baseren op maxlength van tekstveld.

Ollie-nl commented 1 month ago

Is hier al een voorbeeld van, is er al iets ondernomen op dit issue? Geeft een maxlength ook een andere weergave (lengte) van het tekstveld? Zou een CustomClass of zoiets ook mogelijk zijn of zijn er nog mooiere oplossingen mogelijk?

Kunnen jullie Frameless een duwtje in de goede richting geven? https://github.com/frameless/strapi/issues/614