-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: fieldsissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
Describe the bug
Text fields do not allow you to delete their text to create an empty text value.
To Reproduce
Steps to reproduce the behavior:
- Go to the playground.
- Drag out a block with a text input.
- Type some text into it, and deselect the field to set the value.
- Select the field again, and delete the text, then deselect.
- Observe how the field resets to the previous value you entered, rather than having no text.
Expected behavior
You should be able to delete the text from text input fields.
Additional context
Originally filed here: https://groups.google.com/g/blockly/c/wGzD3uSsZw0/m/nd8G0XbbAgAJ
Metadata
Metadata
Assignees
Labels
component: fieldsissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong