ix
ix copied to clipboard
Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md). - [X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc. ### What happened? Using...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md). - [X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc. ### Suggestion / feature...
### Prerequisites - [X] I have not leaked any internal company information. - [X] I have not posted internal links or code snippets. ### What happened? When I apply data...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md). - [X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc. ### What happened? Usually...
### Suggestion / feature request **In many cases, the application defines the categories, but the option values need to be loaded from a server. In this case, you can provide...
### What happened? Hi all! First of all the Form Validation is not running on stackblitz: https://stackblitz.com/run?file=src%2Fapp%2Fvalidation.ts  Next problem is that the validation is only working correct for valid...
### Suggestion / feature request Could you please provide a few stackblitz examples with a set of controls which are common in industrial applications. (navigation, tab controls, etc.) which can...
### What happened? I noticed that `checked` attribute of `IxToggle` component completely ignores any value assigned to it, except for when the element loads for the first time. That means,...
### What happened? Apparently the two buttons are hard to detect if one does not konw about them. We should try to improve their visibilty.
### Suggestion / feature request It seems that `counter` property within `TabItem` component is supported only within `Rounded Tabs`:  If added to the default `Tabs` component, it has no...