Skip to content

Changed default values of inputs to empty strings#1290

Merged
david-poindexter merged 1 commit intoDNNCommunity:developfrom
valadas:default-empty-string
Apr 11, 2025
Merged

Changed default values of inputs to empty strings#1290
david-poindexter merged 1 commit intoDNNCommunity:developfrom
valadas:default-empty-string

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Apr 11, 2025

This matches the html input elements default behaviors.

Closes #1263

This matches the html input elements default behaviors.
@valadas valadas added the bug Something isn't working label Apr 11, 2025
@valadas valadas added this to the 0.26.1 milestone Apr 11, 2025
Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome sauce! 😄

@david-poindexter david-poindexter merged commit 234bff9 into DNNCommunity:develop Apr 11, 2025
2 checks passed
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.

Form elements (input, text-area, etc) start with undefined instead of empty string

2 participants