Skip to content
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

Solved Issue #10327 : Remove login link from footer section #10362

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MalekAchich
Copy link

Fixes Issue #10327

Closes #10327

Changes proposed

  • Call the authentication library to check for user connectivity.
  • Add conditional rendering for the "Login" link in the footer navigation. The link is only shown if the user is not logged in.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

2024-04-10.21-05-10.mp4

Note to reviewers

  • In the uploaded screen record, I used the login button in the footer section to show that it's still working correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] remove login link from footer section
1 participant