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

"Contribute Now" Button Not Functioning #2022

Open
Irfan-Ullah-cs opened this issue Nov 14, 2024 · 1 comment
Open

"Contribute Now" Button Not Functioning #2022

Irfan-Ullah-cs opened this issue Nov 14, 2024 · 1 comment

Comments

@Irfan-Ullah-cs
Copy link

Description

The "Contribute Now" button on the homepage is not responding to user clicks. Clicking the button does not trigger any visible action or redirect the user to the expected destination.

Steps to Reproduce

  1. Navigate to the project's homepage.
  2. Locate the "Contribute Now" button.
  3. Click the button and observe that nothing happens.

Expected Behavior

Clicking the "Contribute Now" button should initiate the intended action, such as redirecting the user to a contribution page or displaying a modal/form.

Additional Context

  • System Details:
    • Device: Laptop
    • Operating System: Windows 11
    • Browser: Chrome
    • Version: 130.0.6723.117 (Official Build) (64-bit)
  • Console Errors: No errors reported in the browser console.

Screenshot

Screenshot 2024-11-14 185201

Recommendations

  1. Verify that the button's HTML structure and CSS styles are correctly implemented.
  2. Check the JavaScript/framework code responsible for handling the button's click event to ensure it is properly defined and functioning.
  3. Inspect the button's href attribute or any click event listeners to ensure they are correctly configured to trigger the desired action.
  4. Test the button's functionality across different browsers and devices to ensure cross-browser compatibility.
Copy link

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as status: ready for dev. Check out the contributing guide for more information.

@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant