Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔙 from #669 - Show label for input checkbox widget #670

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

volterra79
Copy link
Member

@volterra79 volterra79 commented Oct 4, 2024

Backport #669 to v3.10.x.

* 🐛Show label when edit input

* 🐛 Need to check if value is Boolena. In this case no need to convert in string

* 🐛 Every time an input change, nee to set this.feature property with current input value. Chnage in one point of code changeInput method) No need to set on GlobalTabs or other methods. this.statefeature is referred to this feature
* 🐛Show label when edit input

* 🐛 Need to check if value is Boolena. In this case no need to convert in string

* 🐛 Every time an input change, nee to set this.feature property with current input value. Chnage in one point of code changeInput method) No need to set on GlobalTabs or other methods. this.statefeature is referred to this feature
@volterra79 volterra79 added the bug Something isn't working label Oct 4, 2024
@volterra79 volterra79 added this to the v3.10 milestone Oct 4, 2024
@volterra79 volterra79 self-assigned this Oct 4, 2024
@volterra79 volterra79 merged commit f08e9a3 into v3.10.x Oct 4, 2024
1 check passed
@volterra79 volterra79 deleted the backport-669-to-v3.10.x branch October 4, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant