Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjustment of input field width for improved UX #4240

Open
Ollie-nl opened this issue Apr 29, 2024 · 4 comments
Open

Adjustment of input field width for improved UX #4240

Ollie-nl opened this issue Apr 29, 2024 · 4 comments

Comments

@Ollie-nl
Copy link

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

  • Improved flow and appearance of forms.
  • Increased user-friendliness through visual guidance of expected input length.
  • Potential reduction in input errors by users, as it clearly indicates how much text is expected.

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 Ollie-nl added enhancement triage Issue needs to be validated. Remove this label if the issue considered valid. labels Apr 29, 2024
@Ollie-nl
Copy link
Author

Related:
open-formulieren/open-forms-sdk#682

@joeribekker
Copy link
Contributor

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

@joeribekker joeribekker added owner: utrecht and removed triage Issue needs to be validated. Remove this label if the issue considered valid. labels Apr 29, 2024
@joeribekker
Copy link
Contributor

Refinement met Utrecht: Baseren op maxlength van tekstveld.

@Ollie-nl
Copy link
Author

Ollie-nl commented Sep 4, 2024

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?
frameless/strapi#614

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants