Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

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

Merged
merged 5 commits into from
Jun 8, 2024

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.

@eddiejaoude eddiejaoude changed the base branch from main to contributions June 8, 2024 11:00
Copy link
Member

@eddiejaoude eddiejaoude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 👍

@eddiejaoude eddiejaoude merged commit 55e5e38 into EddieHubCommunity:contributions Jun 8, 2024
15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] remove login link from footer section
2 participants