Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix mail validation layout issue#2492

Merged
tammi-23 merged 2 commits into
mainfrom
fix/removeextraline
May 11, 2026
Merged

Fix mail validation layout issue#2492
tammi-23 merged 2 commits into
mainfrom
fix/removeextraline

Conversation

@tammi-23

Copy link
Copy Markdown
Contributor

This fix removes an unnecessary extra line in the mail validation, which caused the design to break.

@tammi-23 tammi-23 requested review from AlexAndBear and JammingBen and removed request for AlexAndBear and JammingBen May 11, 2026 11:58
@tammi-23 tammi-23 force-pushed the fix/removeextraline branch from f7ea6b3 to 921e314 Compare May 11, 2026 12:19
@tammi-23 tammi-23 requested a review from JammingBen May 11, 2026 12:20
@tammi-23 tammi-23 assigned AlexAndBear and unassigned AlexAndBear May 11, 2026
@tammi-23 tammi-23 requested a review from AlexAndBear May 11, 2026 12:20
isContactEmailInvalid(modelValue.email) ? $gettext('Please enter a valid email') : ''
"
:fix-message-line="true"
:fix-message-line="false"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

you can just remove this line, as it defaults to false

@AlexAndBear

Copy link
Copy Markdown
Member

Please also give this PR a meaningful title, as it lands in the release notes

@tammi-23 tammi-23 changed the title Fix/removeextraline Fix mail validation layout issue May 11, 2026
@tammi-23 tammi-23 merged commit 55aa748 into main May 11, 2026
29 checks passed
@tammi-23 tammi-23 deleted the fix/removeextraline branch May 11, 2026 12:48
@openclouders openclouders mentioned this pull request May 11, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants