-
Notifications
You must be signed in to change notification settings - Fork 176
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
Bug: Project Links Not Clickable in Project Cards #296
Comments
is this issue is taken or can i work on this. |
Thank You @JkrishnaD ... |
but in the website project cards links are still not working when we click on the card we are redirecting not on the link |
I contacted the maintainer of this project , to which he said he is occupied with some work . Hence the fix will soon be verified once he reviews it. |
if this issue is not taken i would ove to work on it @SinghaAnirban005 |
Issue Description
In the projects section, various project cards are displayed, each containing a photo, description, and a link to the respective project destination. However, the links are currently not clickable, preventing users from being able to access the project details.
Steps to Reproduce:
Expected Behavior:
The links in the project cards should be clickable, redirecting users to the respective project pages when clicked.
Actual Behavior:
The links are not functional and do not provide any redirection to the project destinations.
Suggested Solution:
Implement clickable link functionality in the project cards to ensure users can access the associated project details seamlessly.
This fix will enhance user experience and improve navigation within the application.
The text was updated successfully, but these errors were encountered: