Skip to content

Fix None item data for enum drop-downs#334

Open
E-Fir wants to merge 2 commits intohamzahamidi:mainfrom
logiceditor-com:avr/9596/fix-enums-none-item-in-bootstrap
Open

Fix None item data for enum drop-downs#334
E-Fir wants to merge 2 commits intohamzahamidi:mainfrom
logiceditor-com:avr/9596/fix-enums-none-item-in-bootstrap

Conversation

@E-Fir
Copy link
Copy Markdown

@E-Fir E-Fir commented Nov 8, 2022

Fixes #333

E-Fir added 2 commits November 8, 2022 17:48
…conform HTML behaviour

use empty string instead of null for non required empty values to conform HTML behaviour
Fixes hamzahamidi#333
… values in enum fromControl-s

force formControl value to empty string when it's null and if the control has enum
Fixes hamzahamidi#333
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 8, 2022

Deploy Preview for ajsf ready!

Name Link
🔨 Latest commit c5537bf
🔍 Latest deploy log https://app.netlify.com/sites/ajsf/deploys/636a6d744e23f000085130fd
😎 Deploy Preview https://deploy-preview-334--ajsf.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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.

The None item in enum dropdown lists considered as "null"

1 participant