Open coderiksenthil opened 4 months ago
Congratulations, @coderiksenthil! π Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Hi @Its-Aman-Yadav ,
Could you please assign this issue to me? I would like to work on it.
Thank you!
@mdjalal07 Thanks for your enthusiasm! It's great to see you're eager to contribute. Just to clarify, I'm already working on this issue and have mentioned in the issue that I want to take it on. I've also checked the box indicating my interest, and the code part is ready. Let's collaborate on future tasks! ππ
Hi @coderiksenthil ,
Thank you for the update! I appreciate your clarification. I'll keep an eye out for other issues to contribute to and look forward to collaborating in the future. Let me know if there's anything else I can assist with. ππ
Best regards, mdjalal07
HeyΒ @coderiksenthil Β Β Please assign this to me under GSSoC'24, I can fix this easily as I have already worked on this. I agree to follow the code of conduct of GSSoC'24.
Regards, Tanishka Bhalla
@Tanishka023 Thanks for your enthusiasm! It's great to see you're eager to contribute. To clarify, I'm already working on this issue and have mentioned in the issue that I want to take it on. I've also checked the box indicating my interest and the code part is ready. Let's collaborate on future tasks! ππ
Describe the feature
The navbar is missing from both the login and sign-up pages of the application, causing a navigation issue. Users are unable to access other parts of the site directly from these pages, leading to a disrupted user experience. This problem might be due to incorrect template rendering or conditional logic that hides the navbar. Ensuring the navbar's consistent presence across all pages is crucial for seamless navigation. Debugging the page templates and reviewing any conditional statements related to the navbar should help identify and resolve the issue.
Additionally, the code is already prepared and ready for implementation, I kindly request to be assign me to the issue
Links:- https://community-site-theta.vercel.app/login.html https://community-site-theta.vercel.app/signup.html
Add ScreenShots
Sign up page Login Page
Record