Skip to content

bug: The Profile tab is not opening #1148

@sreelakshmiajayan-ship-it

Description

Problem

The Profile tab is not opening when clicked, preventing users from accessing their profile information and account settings.

Current Behavior

When the user clicks on the Profile tab/button, no action occurs. The profile page or modal does not open, and the user remains on the current page.

Expected Behavior

Clicking the Profile tab should navigate the user to the Profile page or open the Profile modal/dashboard, allowing them to view and manage their account information.

Steps to Reproduce

  1. Log in to the application.
  2. Navigate to the main dashboard/home page.
  3. Click on the "Profile" tab/button in the navigation bar.
  4. Observe that the Profile page does not open.

Environment

  • Browser: Chrome
  • Version: Latest
  • Operating System: Windows 10/11

Additional Context

This issue affects user account management and may be related to routing, navigation handling, state management, or missing event handlers. Check browser console logs for any JavaScript errors that occur when clicking the Profile tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions