-
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: example tabs filter #16212
fix: example tabs filter #16212
Conversation
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.
Codecov Report
@@ Coverage Diff @@
## master #16212 +/- ##
==========================================
- Coverage 76.73% 76.73% -0.01%
==========================================
Files 996 996
Lines 52999 53001 +2
Branches 6738 6739 +1
==========================================
Hits 40668 40668
- Misses 12102 12104 +2
Partials 229 229
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@pkdotson Ephemeral environment spinning up at http://35.166.87.168:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
(cherry picked from commit c79de7a)
🏷 2021.31 |
(cherry picked from commit c79de7a)
(cherry picked from commit c79de7a)
(cherry picked from commit c79de7a)
(cherry picked from commit 512a815)
SUMMARY
This pr inputs the filters for the example tab to filter out user objects.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
before
Screen.Recording.2021-08-11.at.2.20.21.PM.mov
after
Screen.Recording.2021-08-11.at.2.02.10.PM.mov
TESTING INSTRUCTIONS
Go to home page and make sure user own created charts does not show up when clicking the examples tab.
ADDITIONAL INFORMATION