You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form validation: Custom error should always be displayed, not only on when the user interacted with the component. Maybe also let the developer decide whether the errors show instantly or only after interaction
OnyxSelect: Update description of listLabel prop to be more meaningful, e.g. "Label describing the list of options to support assistive technologies Example: label: "animal" list-label: "List of animals""
The text was updated successfully, but these errors were encountered:
We received some feedback from our alpha testers / developers:
Other feedback is in
modelValue
prop should only be the actual value instead of the whole optionImplemented by @JoCa96
Feedback from 18th June
Implemented by @BoppLi
listLabel
prop to be more meaningful, e.g. "Label describing the list of options to support assistive technologies Example: label: "animal" list-label: "List of animals""The text was updated successfully, but these errors were encountered: