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
Although addition of custom components is currently supported, it is not sufficiently flexible. Trying to add add a custom operator to all kinds of fields (e.g. number, text, select, date) requires creating a custom component for all of those types.
Having the ability to modify or extend built-in operators is critically important and needs to be supported.
For example, there is currently no straightforward way of using something like "has value" / "has no value" in the ConditionBuilder, without firt replacing all built-in field types with custom ones.
Component(s) impacted
ConditionBuilder
Browser
Chrome, Safari, Firefox, Microsoft Edge
@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version
2.50.0
Suggested Severity
Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.
Package
Carbon for IBM Products
Description
Although addition of custom components is currently supported, it is not sufficiently flexible. Trying to add add a custom operator to all kinds of fields (e.g. number, text, select, date) requires creating a custom component for all of those types.
Having the ability to modify or extend built-in operators is critically important and needs to be supported.
For example, there is currently no straightforward way of using something like "has value" / "has no value" in the ConditionBuilder, without firt replacing all built-in field types with custom ones.
Component(s) impacted
ConditionBuilder
Browser
Chrome, Safari, Firefox, Microsoft Edge
@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version
2.50.0
Suggested Severity
Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.
Product/offering
IBM
CodeSandbox or Stackblitz example
https://codesandbox.io
Steps to reproduce the issue (if applicable)
No response
Release date (if applicable)
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: