Skip to content

Fix integer fields with accepted values not rendering as dropdowns#875

Merged
Dany9966 merged 3 commits intocloudbase:masterfrom
mihaelabalutoiu:fix-integer-fields-enum-dropdown
Apr 20, 2026
Merged

Fix integer fields with accepted values not rendering as dropdowns#875
Dany9966 merged 3 commits intocloudbase:masterfrom
mihaelabalutoiu:fix-integer-fields-enum-dropdown

Conversation

@mihaelabalutoiu
Copy link
Copy Markdown
Member

  • Integer config fields that include a values list were always rendered as steppers instead of dropdowns, and config_default: 0 was not being pre-selected.

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@petrutlucian94
Copy link
Copy Markdown
Member

Works properly, thanks!

image

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
`LabelDictionary` cache

Signed-off-by: Mihaela Balutoiu <mbalutoiu@cloudbasesolutions.com>
@petrutlucian94
Copy link
Copy Markdown
Member

petrutlucian94 commented Mar 25, 2026

I can confirm that the int fields no longer get reset with the latest commits.

@mihaelabalutoiu
Copy link
Copy Markdown
Member Author

Great!

@Dany9966 Dany9966 merged commit 6ce897c into cloudbase:master Apr 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants