Ui Parameter - Boolean Support Dropdown
Open
- Dominant language
- Scala
- Stars
- 314
- Forks
- 187
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 214
Description
### Feature Summary
Use a dropdown in the property panel for Python UDFs when user specifies an UiParameter of type Boolean showing False/True.
Now the user sees a raw field text, which adds overhead for the user and uncertainty of what kind of value will be treated as true or false by texera.
The problem is similar as when using a Text Input Operator, the user has to write the boolean, the proposed idea for UiParameter is to show a Dropdown with True/False.
### Proposed Solution or Design
Future request once https://github.com/apache/texera/pull/4268 is merged.
No proposed solution or design at the moment
### Impact / Priority
(P1) Low
### Affected Area
N.A.
Contributor guide
Assessment
This issue has not been assessed yet.