-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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: custom TimeRange can not input value #14084
Conversation
/testenv up |
Codecov Report
@@ Coverage Diff @@
## master #14084 +/- ##
==========================================
- Coverage 76.99% 76.93% -0.06%
==========================================
Files 953 954 +1
Lines 48061 48075 +14
Branches 5971 5974 +3
==========================================
- Hits 37004 36987 -17
- Misses 10855 10891 +36
+ Partials 202 197 -5
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@junlincc Ephemeral environment spinning up at http://34.222.40.170:8080. Credentials are |
34c676e
to
dc5140b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
dc5140b
to
e2c9919
Compare
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
closes: #14004
This PR contains:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before
fix_custom_datepicker_before.mp4
After
fix_custom_after.mp4
TEST PLAN
Tested in local
ADDITIONAL INFORMATION