Skip to content

Rename "Admin" nav button to "Login" on home page #2168

Description

@trillium

Overview

The navbar displays an "ADMIN" button for unauthenticated users that routes to /login. The label is misleading — it should say "LOGIN" to accurately reflect its purpose.

Action Items

  • In client/src/components/Navbar.jsx line 57, change the button label from ADMIN to LOGIN

Resources/Instructions

Relevant code: client/src/components/Navbar.jsx — the !auth?.user conditional block (~line 51–59)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions