Skip to content
#

internal-tools

Here are 71 public repositories matching this topic...

appsmith
budibase
ToolJet
stepinfwd
stepinfwd commented Jun 1, 2022

What is the expected behaviour?

Default value is not useful in text widget and should be removed.

What is the current behaviour?

Default value is not used currently.

Any possible solutions?

  1. Go to component.js file find code for Text widget remove line (758 at time of raising issue) defaultValue: { type: 'code', displayName: 'Default value' }

Can you ident

bug good first issue frontend up-for-grabs

Improve this page

Add a description, image, and links to the internal-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the internal-tools topic, visit your repo's landing page and select "manage topics."

Learn more