-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
The navigation bar is currently visible on the Signup and Signin pages, which affects the overall user experience and layout consistency.
Screenshot
Expected Behavior
- The Navbar should not be visible on authentication pages such as Signup and Signin.
- Users should only see the authentication form without extra navigation elements.
Actual Behavior
- The Navbar is displayed on these pages, leading to UI inconsistency.
Possible Solution
This can be resolved by conditional rendering.
- Render the
Navbarcomponent only when the current route is not/signinor/signup.
I would like to work on this if you could assign this to me under gssoc25
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
