-
-
Notifications
You must be signed in to change notification settings - Fork 775
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
explorer: filters revamp #2744
explorer: filters revamp #2744
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2744 +/- ##
=======================================
Coverage 28.89% 28.89%
=======================================
Files 163 163
Lines 13080 13080
Branches 1753 1753
=======================================
Hits 3780 3780
Misses 9193 9193
Partials 107 107 Continue to review full report at Codecov.
|
- displays count of bounties - hides search history
e567a69
to
e63d493
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.
Testing in my local here this look amazing.
There is some issue when I try to get into a issue, looks like there is some call for shared/codefund_banner.html
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.
Just need to take out the banner call inside the issue details. Tested all the code and after that LGTM
@octavioamu removed ^_^ |
Description
Checklist
Testing
Refers/Fixes