-
I am customizing piece and want to create a multi-selection drop-down box using the following method
![image](https://github.com/activepieces/activepieces/assets/133664795/54666546-ccd9-4ef2-af5a-b0a…
-
I can't select any option from the list, last version used. Sometimes one of the options became selected, but I can't trigger it on video:
code:
`MultiSelectDropDown(
clearIcon: cons…
-
**Is your feature request related to a problem? Please describe.**
Theres a need for validation at property level.
**Describe the solution you'd like**
On creation of a property, there needs to b…
-
## TLDR;
> By increasing the priority of `inputValue` in the `isEmpty` check, we can have working validation with fields that only update the state (but not the DOM). [PR](https://github.com/react-ho…
-
When the dropdown is instantiated from scratch, the results from selectedOptions are applied. However, once the initial drawing has completed, changes to selectedOptions are ignored. That is, the func…
-
This how i have added this widget
```dart
MultiSelectDropDown(
hintStyle: AppTextStyles.bodyTextBig
.override(color: AppColors.appLightBlue),
…
-
What to do if this error occurs:
Unhandled Exception: A MultiSelectController was used after being disposed. Once you have called dispose() on a MultiSelectController, it can no longer be used.
I …
-
Results of `test_package.sh` i.e. `lintian`:
> N: Using profile ubuntu/main.
N: Setting up lab in /tmp/temp-lintian-lab-1eOGWqGLeH ...
N: Starting on group loris/21.0.0
N: Unpacking packages in …
-
**Describe the bug**
When I define a prop description which is wrapped in a formatting component, this warning is logged in the console.
```
react-dom.development.jss:88 Warning: Invalid DOM proper…
-
**Describe the bug**
The MultiSelectDropDown component can not run, because drops an error message.
**Version**
Published
**To Reproduce**
1. Login to your account and create a new & empty ap…