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

Neues Value: datalist als Alternative zu Choice | Oder choice_datalist #89

Open
alxndr-w opened this issue Dec 18, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@alxndr-w
Copy link
Member

Textfeld, das zusätzlich eine Auswahl bietet und Umwege verkürzt, eine einzeilige Auswahl + Freitext in einem Feld gleichzeitig anzubieten.

Choice validiert die Eingabe / Auswahl zur Laufzeit, was ein Problem darstellt, eigene Antwortmöglichkeiten zu ergänzen.

Eine Möglichkeit, checkboxen / multiselect + eigenes Textfeld zu kombinieren, ist damit jedoch noch nicht möglich.

image

image

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist

@alxndr-w alxndr-w self-assigned this Dec 18, 2024
@alxndr-w alxndr-w added the enhancement New feature or request label Dec 18, 2024
@alxndr-w alxndr-w added this to the 2.8.0 milestone Dec 18, 2024
@alxndr-w alxndr-w modified the milestones: 2.8.0, 2.9.0 Jan 6, 2025
@alxndr-w alxndr-w added the help wanted Extra attention is needed label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant