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

fix(app-headless-cms): boolean field default value #3526

Merged
merged 3 commits into from
Sep 15, 2023

Conversation

brunozoric
Copy link
Contributor

Changes

Boolean default value is now selected via radio buttons (used to be a Select box).
This is better UI and it works properly. The defaultValue is false.

A fix for the Input component placeholder was added as well.

How Has This Been Tested?

Manually.

@brunozoric brunozoric self-assigned this Sep 14, 2023
@brunozoric brunozoric added this to the 5.37.4 milestone Sep 14, 2023
@brunozoric brunozoric marked this pull request as ready for review September 14, 2023 10:42
@brunozoric
Copy link
Contributor Author

/cypress

@github-actions
Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

@brunozoric brunozoric merged commit 0fe93dc into dev Sep 15, 2023
56 checks passed
@brunozoric brunozoric deleted the bruno/fix/app-headless-cms/boolean-field branch October 10, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants