-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
📝 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:
- Clicking on the
Projectsbutton should display all organization cards instead of redirecting to a single details page. - The "View Details" button on each card should properly function and open the respective organization's details page when clicked.
- 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
Labels
bugSomething isn't workingSomething isn't working