Arpit
Arpit
## Proposed improvement On providing input to `code editor` fields (code block with preview box), the input of `{{` auto-completes it to `{{}}`, with the cursor position at the end...
## Description Currently transforming query responses with **Transformation** only supports Javascript to manipulate or update the data. ### Proposed feature Support to write **Python** code in **Transformation** along with Javascript
### Version Information ### Environment The latest `develop` ### What is the expected behaviour? On hovering the widget, a tooltip should be displayed if a tooltip is provided in the...
## Proposed improvement Option to customise the error message styles for validation. Currently, the error message color is red. **Proposed improvement is the ability to change the color of the...
Resolves #4621
### What is the expected behaviour? On toggling the value for n number of times, the toggle should update the component level state (fx toggle element) and also updates the...
Resolves #4619
### What is the expected behaviour? Trailing white spaces at the end of the input should not update the widget definitions on the blur event ### What is the current...
### Version Information ### Environment Latest `develop` ### What is the expected behaviour? On hover, the background color of the button widget should be 15-20% darker than the baseline provided....