-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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: Changes the dashboard properties modal to use the new select component #16064
chore: Changes the dashboard properties modal to use the new select component #16064
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16064 +/- ##
==========================================
- Coverage 76.90% 76.89% -0.02%
==========================================
Files 995 995
Lines 52842 52849 +7
Branches 6709 6712 +3
==========================================
- Hits 40640 40639 -1
- Misses 11976 11985 +9
+ Partials 226 225 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@michael-s-molina Ephemeral environment spinning up at http://52.11.165.106:8080. Credentials are |
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.
LGTM! I think the risk of change is low but can we wait to get this in after GA? @junlincc
Screen.Recording.2021-08-04.at.12.54.46.PM.mov
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.
LGTM!
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.
LGTM!
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Changes the dashboard properties modal to use the new select component.
@junlincc @jinghua-qa @rusackas
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Screen.Recording.2021-08-04.at.11.20.24.AM.mov
Screen.Recording.2021-08-04.at.11.18.16.AM.mov
TESTING INSTRUCTIONS
Check the videos for instructions.
ADDITIONAL INFORMATION