-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
chore: Consolidating form experience (Bootstrap to AntD) - iteration 4 #14546
chore: Consolidating form experience (Bootstrap to AntD) - iteration 4 #14546
Conversation
ac1e393
to
4f56977
Compare
Codecov Report
@@ Coverage Diff @@
## master #14546 +/- ##
==========================================
- Coverage 77.40% 77.31% -0.10%
==========================================
Files 958 958
Lines 48329 48318 -11
Branches 5679 5675 -4
==========================================
- Hits 37410 37357 -53
- Misses 10719 10761 +42
Partials 200 200
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
4f56977
to
2ea748c
Compare
/testenv up |
@rusackas Ephemeral environment spinning up at http://52.88.132.72:8080. Credentials are |
thanks for the PR and enhancing the product experience! for QA purpose, could we list ALL areas that needs to be tested in the description? thanks |
Done 😉 TEST PLAN Explore > Add filter > Custom SQL 2 - Check that the layouts and functionality are working |
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.
@junlincc This component was not touched by this PR. I can also confirm that your reported problem is also happening on master so it's probably another issue. |
2ea748c
to
1084379
Compare
you are right, it's also happening on master. i'm surprised that Metrics and Filter don't share the same component. otherwise lgtm, thanks again! 🟢 |
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.
Code LGTM! Die, react-bootstrap, die! :)
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Migrates
Form
components from Bootstrap to AntD (iteration 4).See: #10254
@rusackas @junlincc @pkdotson
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TEST PLAN
1 - Navigate to the following areas:
2 - Check that the layouts and functionality are working
ADDITIONAL INFORMATION