Skip to content

[Bug] Login button navigates to /login route which is undefined in App.jsxΒ #195

@ubikasingh05

Description

@ubikasingh05

🐞 Bug Report

Describe the bug

The Login button in the header navigates to /login route but this route is never defined in App.jsx. Clicking the Login button does nothing β€” the page stays the same with no feedback to the user.


Is this a regression?

No


To Reproduce

Clone the repo and run the frontend locally with npm run dev
Open http://localhost:5173 in the browser
Click the "Login" button in the top right header
Nothing happens β€” URL does not change, no page renders


Expected behaviour

Clicking Login should either navigate to a login/authentication page, or the button should indicate that auth is not yet implemented instead of silently doing nothing.


Media prove

Image

Your environment

OS: Windows 11
Node version: v24.13.0
Npm version: 11.6.2
Browser name and version: Chrome 146.0.7680.165

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions