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

INSTUI-3954 feat(ui-date-time-input): add showMessages prop #1397

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

matyasf
Copy link
Collaborator

@matyasf matyasf commented Dec 7, 2023

This new prop enables to hide the date/time/error messages beneath the input fields. Default is true, the messages are shown. It does not hide user-supplied messages in the 'messages' field.

TEST PLAN:
set showMessages to false and check that no datetime/error messages are shown.

This new prop enables to hide the date/time/error messages beneath the input fields. Default is
true, the messages are shown. It does not hide user-supplied messages in the 'messages' field.
TEST PLAN:
set showMessages to false and check that no datetime/error messages are shown.
@matyasf matyasf requested review from balzss and joyenjoyer December 7, 2023 16:17
@matyasf matyasf self-assigned this Dec 7, 2023
Copy link

github-actions bot commented Dec 7, 2023

Preview URL: https://1397--preview-instui.netlify.app

@matyasf matyasf merged commit 5212a19 into master Dec 11, 2023
4 checks passed
@matyasf matyasf deleted the datetimeinput_showmessages branch December 11, 2023 09:55
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