-
Notifications
You must be signed in to change notification settings - Fork 94
Issues with input elements #1801
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
Comments
🤖 Hello @piotretm Your issue will be analyzed and is part of our internal workflow. JIRA: IX-2553 |
input
checkbox / radioI will discuss the checkbox/radio requirements with the ux team number-input
time-inputIs currently in progress an will be part of a later release |
@danielleroux thanks for the update. However, you haven't mentioned the step property for number input. Will this be implemented in the future? Also, do you have a date for the 3.0.0 release? |
Stepper should work: https://ix.siemens.io/docs/controls/input-number?current-tab=development#stepper-buttons //EDIT yes
Currently the |
@danielleroux, thank you for your answers. If I may ask, is there a plan to introduce file input? |
Not directly as component but as custom field: https://ix.siemens.io/docs/controls/custom-field?current-tab=development#basic basicly a combination of |
Prerequisites
What happened?
Hi,
I am implementing forms in our applications using your components. I've noticed a few issues with them. Please let me know if this is something you will address in the near future or if maybe I am misusing them.
I provide a stackblitz with all the issues and examples.
The provided code is based on an example of an input element from your documentation.
What type of frontend framework are you seeing the problem on?
JavaScript
Which version of iX do you use?
v2.7.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: