Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Project Page Navigation & Card Functionality #4

Open
mdazfar2 opened this issue Mar 10, 2025 · 0 comments
Open

Improve Project Page Navigation & Card Functionality #4

mdazfar2 opened this issue Mar 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mdazfar2
Copy link
Member

📝 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! 🔥

@mdazfar2 mdazfar2 added the bug Something isn't working label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant