Open SidhaantThakker opened 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/josharsh/yawp/C7gwH2Kv9wZ5NntMUDnjvrBQVfn6
✅ Preview: https://yawp-git-fork-sidhaantthakker-darkmode-josharsh.vercel.app
Looks good @SidhaantThakker. Can you please help me find answers to the following questions?
Sure,
:)
@SidhaantThakker First Things First..This is not my project anymore. If we are talking on this space, this would be community driven. On 1)- Should we go about implementing Dark mode support for navigation too? As an experience I think, it only makes sense. On 2) - On the nav bar, do you think a toggle button instead of a plain button would look better?
@SidhaantThakker 1 - Let's do in the same PR. then it should be good to merge 2 - Top Right looks fine to me, let me know if you think differently.
Okay, I'll start doing it!
I made the required changes, however, I had to change some function components to class components to make the state passing work.
Also, I was unable to change the positioning of the button in the navbar without messing up the navbar itself, and change the colour of the text in the dropdown, so I was hoping someone with more CSS experience could help with that
Thanks, @SidhaantThakker. Looks like a major update. Will need some time to review.
I've made the following changes -
with regards to Issue #7
Cheers!