Skip to content

Conversation

kalyaniugale
Copy link

@kalyaniugale kalyaniugale commented Sep 22, 2025

Description

Removed login/signup features and buttons from all pages.
Also updated footer links so that the Home button (and others, if any) no longer redirect to the login page.
Fixes #692.

Type of change

  • Bug fix
  • New feature
  • Improvement
  • Documentation update

How Has This Been Tested?

  • Ran the app locally after removing login/signup related code and buttons.
  • Verified that clicking Home in the footer redirects to the home/dashboard page directly without going to login.
  • Checked all footer links to ensure none point to the login page.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation (if applicable)

screenshots :
image

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@supriya46788
Copy link
Owner

@kalyaniugale please resolve conflicts

@kalyaniugale
Copy link
Author

@kalyaniugale please resolve conflicts

I will resolve it by tommorow

@supriya46788
Copy link
Owner

@kalyaniugale try to fix it asap, because i have to merge your pr first

@kalyaniugale
Copy link
Author

@kalyaniugale try to fix it asap, because i have to merge your pr first

Sorry for the delay. Kindly review

@supriya46788 supriya46788 merged commit dfcc5fb into supriya46788:main Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] :Home button in the footer redirects to login page even if user is logged in already instead of home page redirection

2 participants