harsh3dev / DevMatchups

Find team members for hackathons and collaborate with developers all around the world.
https://devmatchups.vercel.app
10 stars 14 forks source link

Add valid links to Github and Support Buttons in Mobile Sidebar menu #15

Closed harsh3dev closed 1 month ago

harsh3dev commented 1 month ago

Issue Title

Add valid links to Github and Support Buttons in Mobile Sidebar menu


Description

The mobile sidebar menu currently has placeholders for the GitHub and Support buttons. These buttons should redirect to the appropriate external links.


Expected Behavior


Current Behavior


Steps to Reproduce

  1. Open the application on a mobile device.
  2. Click on the sidebar menu.
  3. Click the GitHub or Support buttons.

Possible Solution


Context

This issue affects the user experience on the mobile version, leading to a lack of proper navigation to the repository or support page.


Screenshots (if applicable)


Additional Information

Please make sure the solution works across various mobile devices and screen sizes.


gandholi-kumar commented 1 month ago

@harsh3dev I'm interested in it, can you assign it to me? Can you let me know

GitHub: https://github.com/harsh3dev/devmatchups Support: devmatchups@gmail.com

harsh3dev commented 1 month ago

Hi, these are links which are predefined and should be redirected to new page. @gandholi-kumar

gandholi-kumar commented 1 month ago

Thank you for information, can you assign it to me so that I can start working on it.

harsh3dev commented 1 month ago

Thank you for information, can you assign it to me so that I can start working on it.

You have been assigned

Vishal-Gori commented 1 month ago

I have resolved this issue #18 could accept my PR @harsh3dev

image

gandholi-kumar commented 1 month ago

@Vishal-Gori In my opinion it would be good if we can assign these "https://github.com/harsh3dev/devmatchups" and "devmatchups@gmail.com" to a static constant variable and assign it to the href variable.

Vishal-Gori commented 1 month ago

@harsh3dev I have made these changes and raised a PR, could you please verify and accept. #20