-
-
Notifications
You must be signed in to change notification settings - Fork 771
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: added sort feature #578
Conversation
Codecov Report
@@ Coverage Diff @@
## master #578 +/- ##
==========================================
+ Coverage 28.56% 28.97% +0.41%
==========================================
Files 89 93 +4
Lines 4695 4859 +164
Branches 561 569 +8
==========================================
+ Hits 1341 1408 +67
- Misses 3307 3404 +97
Partials 47 47
Continue to review full report at Codecov.
|
@thelostone-mc I'll be running through and testing both this and #573 shortly. Thanks for the contribution! |
just tested.. seems to work fine.. one thing thats missing that was in the old explorer... is the ability to sort by |
- updated the sort list - fixed the dahhboard title alignment
LGTM; @mbeacom ? |
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
⚡️ A tip worth 0.06 ETH (41.74 USD @ $695.6/ETH) has been granted to @thelostone-mc for this issue from Kevin. ⚡️ The sender had the following public comments:
Nice work @thelostone-mc! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
|
Description
Added the sort feature in the search tab on the explorer page
Affected core subsystem(s)
Refers