Skip to content

Improve Project Page Navigation & Card Functionality #4

@mdazfar2

Description

@mdazfar2

📝 Description

Currently, when we click on the Projects button in the navbar, it directly opens the details page of a single organization instead of displaying a list of organization cards. We need to ensure that:

  1. Clicking on the Projects button should display all organization cards instead of redirecting to a single details page.
  2. The "View Details" button on each card should properly function and open the respective organization's details page when clicked.
  3. As of now, we are adding a dummy organization (HelpOps Hub) for testing, but the functionality should work dynamically for any added organizations.

🔹 Expected Behavior

  • Clicking on "Projects" in the navbar should show all organization cards on the projects page.
  • Each card should have a functional "View Details" button that redirects to that specific organization's detailed view.
  • The implementation should be scalable to accommodate multiple organizations in the future.

💡 Why This Matters?

✅ Improves usability and makes the Projects section more functional.
✅ Ensures a dynamic and scalable way to display organizations.
✅ Provides a better user experience by allowing easy navigation.

📌 Let's fix this and make the Project Page more interactive! 🔥

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions