-
-
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
Enable Dope (Dark) Mode on TownSquare 🌙 #6245
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6245 +/- ##
=======================================
Coverage 27.29% 27.29%
=======================================
Files 287 287
Lines 26712 26712
Branches 3945 3945
=======================================
Hits 7290 7290
Misses 19155 19155
Partials 267 267 Continue to review full report at Codecov.
|
does it stick between page loads? @willsputra what should we do about people who have dark mode town square when they go to the rest of the site? should we dark mode the rest of the site too? |
@owocki Yes, localstorage when page loads so it keeps user preferences |
if its for the whole site can be perform just inheritance the dark classes and it will keep across site |
@owocki @molecula451 ideally yes, the rest of the site should be dark mode too. i haven't really looked at how the rest of the site would look like in dark mode, though. might need some fixes afterwards if it breaks parts of the site. |
the town square dark mode is looking great tho! 👍@molecula451 |
@owocki @octavioamu @willsputra watch it on reloading |
I would go Townsquare only. It's a whole different space than the other sections |
sounds like people voted for town square only to start so i vote we proceed
with that
…On Thu, Mar 19, 2020 at 12:15 AM Paul ***@***.***> wrote:
I would go Townsquare only. It's a whole different space than the other
sections
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6245 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD5PCO6AG5DACQ7UDDZN3LRIGZ6VANCNFSM4LNCCZLA>
.
_________________________________________
gitcoin is live and has generated over $3.5mm for Open Source Software - see
our results <https://gitcoin.co/results>
|
Yes, let's do it. Townsquare first ahead! giving the last touch so it ships and ready to review |
can the status updates themselves also go into dark mode? having the posts in light mode and the background in dark mode is kinda harsh on the eyes |
Yes @owocki the 'toggle' as is. Is providing the whole functionality while maintaining user preference. Classes are just being inherit and providing an easy way to handle for further maintenance to the whole site if. and as you wish |
@walidmujahid Any feedback is very welcoming my friend! |
there is no need for further complexity the toggle is providing me the expected POWER, and classes are just being inhering as fun |
Perhaps if some users wants to make any contribution their better well decide to contribute onto some implementations made by "approved contributors" this will respect guidelines on the philosophy of working & Open Source Software and will for sure contribute to the whole project, platform (Gitcoin) to make a better experience for everyone & working with everyone |
Some UI thoughts on the implementation: Youtube's Dark Mode:
Uniswap's Dark Mode:
So far the Gitcoin's Dope Mode has it's own minimal "custom-switch" without too much fancy, very customizable for most part of the site and with it's own touch (Dope Mode) and it does what it is intented to. |
Man worry about your PR if you are accepted to work and you are working on you PR then focus on that, I already let is clear in the first discussion about this when you actually started before the bounty was created #6223 (comment) So there is not sense to create any stress about it, trust on your work if someone else want to submit PR, well is open source, another thing is the agreement about who was approved to work / receive at the end. |
@molecula451 looks like travis is failing - can you fix the lint errors? thanks! |
Thank you for such an eye-opener words great @octavioamu this pumped me today! appreciate it a lot @danlipert I have fixed all lint errors within this implementation. |
Good to push gentlemen :) build passing |
Description
Refers/Fixes
fix #6223
Testing
Local env. Still on going testing for activity stream