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: date-time input fields on blur issue #815

Merged
merged 1 commit into from Sep 21, 2021
Merged

fix: date-time input fields on blur issue #815

merged 1 commit into from Sep 21, 2021

Conversation

mehaknasir
Copy link
Contributor

Ticket ID: https://openedx.atlassian.net/browse/TNL-8726
Date/Time Fields were not showing value when blurred out of the field due to opacity set to 0 on blur.
This PR contains a fix that opacity will only be set to 0 when the field does not contain any value.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.611% when pulling aa07968 on TNL-8726 into 70dfedd on master.

@awaisdar001
Copy link
Contributor

Thanks, Verified date/time component here => https://deploy-preview-815--paragon-edx.netlify.app/components/form/form-control/

@mehaknasir mehaknasir merged commit 46fe40d into master Sep 21, 2021
@mehaknasir mehaknasir deleted the TNL-8726 branch September 21, 2021 08:10
@edx-semantic-release
Copy link
Contributor

🎉 This PR is included in version 16.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

6 participants