You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I often find it frustrating when I browse the organizations listed on OSS.gg. Currently, clicking on an organization doesn't direct me to its respective repository, which requires extra steps to find what I’m looking for. This can be time-consuming and leads to a less efficient experience.
Describe the solution you'd like
I would like to implement a feature where clicking on a listed organization directly navigates the user to the respective organization's repository page. This would involve adding click event listeners to the organization items, ensuring that each click triggers a redirect to the appropriate URL. This change would streamline navigation and improve user experience on the platform.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I often find it frustrating when I browse the organizations listed on OSS.gg. Currently, clicking on an organization doesn't direct me to its respective repository, which requires extra steps to find what I’m looking for. This can be time-consuming and leads to a less efficient experience.
Describe the solution you'd like
I would like to implement a feature where clicking on a listed organization directly navigates the user to the respective organization's repository page. This would involve adding click event listeners to the organization items, ensuring that each click triggers a redirect to the appropriate URL. This change would streamline navigation and improve user experience on the platform.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: