-
-
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
Quests Table #6808
Quests Table #6808
Conversation
Because I love the quest card style commented them out until further decision from the core-team. We cannot rely on the SVG loading and it's expensive in performance for the server as of now |
Codecov Report
@@ Coverage Diff @@
## master #6808 +/- ##
==========================================
+ Coverage 26.93% 26.95% +0.02%
==========================================
Files 297 297
Lines 28373 28373
Branches 4153 4153
==========================================
+ Hits 7641 7647 +6
+ Misses 20458 20452 -6
Partials 274 274
Continue to review full report at Codecov.
|
https://bits.owocki.com/Z4uYJp8d just pulled this down, why are we using the space on the landing page so aggressively? IMHO there should only be one header row, we should move the "Play Quest" and "Play Time" elements to the rows, and reduce the padding between rows |
Working things up! this one looks cleaner. I still need to add some layout data properties to make it ready. Please note the I've changed the "Play Quest" button with a Gamepad font icon |
looking much better. i'd lose the glow on the header row. also lets make
the columns align pls.
…On Wed, Jun 10, 2020 at 9:50 PM Paul ***@***.***> wrote:
https://bits.owocki.com/Z4uYJp8d
just pulled this down, why are we using the space on the landing page so
aggressively? IMHO there should only be one header row, we should move the
"Play Quest" and "Play Time" elements to the rows, and reduce the padding
between rows
Working things up! this one looks cleaner. I still need to add some layout
data properties to make it ready. Please note the I've changed the *"Play
Quest"* button with a *Gamepad font icon*
[image: quests]
<https://user-images.githubusercontent.com/41552663/84343033-14666680-ab75-11ea-8c07-7748d9bb94c8.gif>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6808 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD5PCPFO7FVZPOIXMCTW6TRWBIBBANCNFSM4NZAHI6Q>
.
_________________________________________
gitcoin is live and has generated over $4.6mm for Open Source Software - see
our results <https://gitcoin.co/results>
|
Code looks alright ! |
@thelostone-mc Please refer the above. Unsure which decision you guys will take for the card style. Hiding them on toggle is probably an idea |
i agree with removing the dead(commented) code. otherwise screenshots LGTM |
Purged dead code! |
purged card CSS |
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.
Is there a way to see what the quest is about before user clicks play?
showing the kudos a user would earn is exicitiing, I wonder if there is a way to work that in maybe on hover somewhere.
Quest Name There is also a Description row We cannot rely on the SVG. All SVG Are different in properties and it consumes a lot of the performance. Making the section inaccessible |
checkout this screenshot: https://bits.owocki.com/xQuDqgY9 would you mind doing a follow up PR for a 0.25 ETH that
|
Sure thing @owocki will work things up today! |
Description
#6718
Tables in Quest
Refers/Fixes
Testing