Closed zaid-ahmad closed 1 year ago
Congratulations, zaidahmad25! 🎉 Thank you for creating your first issue in 4C. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
Um, @zaidahmad25. Is this gonna require you to add buttons that link to each section of the website?
Because, we're trying to do away with having too many buttons on the Navbar. I really like this issue that you've raised. Do you want me to assign you so you can get started on a PR?
There are going to be a total of 6 links in the navbar. These include:
Yes, I'd like to work on this issue.
Ok awesome! Go ahead. We can't have too many links on the Navbar though. That is not good UX.
Awesome, can you please assign me this issue or should I start working on it straight away?
Ok, awesome!!
Hi, Toby! Can you please help me find the index file? I have to add className="scroll-smooth"
to the <body>
tag for a smooth scroll to different sections of the website.
Also, where is the Main.js
file being called from?
Can you also please tell me where these buttons are styled as I want to tweak them a bit. I have searched in Main.js
but I can't seem to style them from there.
Can you also please tell me where these buttons are styled as I want to tweak them a bit. I have searched in
Main.js
but I can't seem to style them from there.
The buttons are created in src/data/homepage.js and they are styled in src/styles/global.css this file. I hope you find this helpful.
Thanks, I'll make another issue for it so others can contribute to it. For now, I've opened a PR which solves the other problems
@MauryanKansara I've made another issue for it: https://github.com/FrancescoXX/4c-site/issues/755
Check it out
Good job folks! @zaidahmad25, @MauryanKansara! I'll be expecting your PR
:tada: This issue has been resolved in version 0.19.2 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
The links provided in the navbar doesn't really help a person discover more about the 4C community.
The information can be presented in a much better way so as to help a new user get aquainted with the community and what's it all about.
The hover effects are too harsh and the colour scheme is also not consistent throughout the website.
Solution
Possible Solutions
For number 1 & 2
Instead of having the buttons for
Active Members
,Projects
andStaff
, there can be links that direct a newcomer to different sections of the website such as:The
Projects
button can come under the "Activities" section and theStaff
can come under the "About" section.For number 3
Anything else?
No response
Code of Conduct