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

No Hover Effect on Subscribe Button and Theme Style Not Changing #659

Closed
3 tasks done
adityas-github opened this issue May 30, 2024 · 3 comments · Fixed by #718
Closed
3 tasks done

No Hover Effect on Subscribe Button and Theme Style Not Changing #659

adityas-github opened this issue May 30, 2024 · 3 comments · Fixed by #718
Assignees
Labels
enhancement New feature or request gssoc level1

Comments

@adityas-github
Copy link
Contributor

Description:

  • Problem 1: The subscribe button on the website lacks a hover effect.
  • Problem 2: When toggling the theme of the page, the style of the subscribe button does not change accordingly.

Expected Behavior:

  • Hovering over the subscribe button should trigger a visual change indicating the hover state.
  • Toggling the theme of the page should update the style of the subscribe button to match the new theme.

Actual Behavior:

  • The subscribe button does not exhibit any hover effect.
  • The style of the subscribe button remains unchanged when toggling the theme.

Possible Improvements:

  • Ensure that the CSS for the subscribe button includes a rule for the hover state.
  • Verify that the theme change logic updates the style of the subscribe button along with other elements on the page.

Screenshots:

No Hover Effect
image

Theme toggle
image

Are you contributing under any open-source program?

  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I agree to follow this project's Code of Conduct
@adityas-github adityas-github added the enhancement New feature or request label May 30, 2024
Copy link

Hi @adityas-github! Thanks for opening this issue. We appreciate your contribution to this open-source project.

@nishthaaggarwal15
Copy link

Please assign me this issue.

@apu52
Copy link
Owner

apu52 commented Jun 2, 2024

@adityas-github you are assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants