[BUG / UNEXPECTED BEHAVIOR] When editing the "label", the "value" changes too.
Environment
- React-formio version: "^4.2.4"
- Formio.js version: "4.11.0"
- Frontend framework: React "^16.8.6"
- Browser: many browsers.
- Browser version: many browser versions.
Steps to Reproduce
- Create a form, add the "Select boxes" component to it.
- Click "Edit" on the select boxes component.
- Change the label.
- Pay attention - the value is changed too.
Expected behavior
- It is expected that when the "label" is changed, the corresponding "value" will not automatically change. (Because I don't want to change the "value", I just want to fix the "label".)
Observed behavior
- If you change the label value, the corresponding "value" will automatically change.
Example:

This is how it's meant to work, values are calculated automatically based on the Label field. You are able to manually change the value, but once you change the Label again, the Value will be recalculated.
@alexandraRamanenka Is this behavior is not a bug, but a pre-planned feature? To change this behavior you don't plan, it suits the developers. Did I get it right?
Sure. It works in a such way by design. I know that it is not ideal, but we have have a list of items to discuss and improve in the 5th release.
@alexandraRamanenka Will you discuss the question about changing behavior (this issue) too? If there is, I would like to know the result of the developers ' discussion and decision about this issue.
Hello @vaspaul, we will definitely add this item to be discussed for places we could improve going into our 5x release.
I am closing the issue as it was created too long ago and there is no new comments here. If the issue is not resolved, please reopen it. Thanks!