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

Fixed cursor pointer in Quiz topic section #76

Merged
merged 2 commits into from Dec 7, 2023
Merged

Fixed cursor pointer in Quiz topic section #76

merged 2 commits into from Dec 7, 2023

Conversation

ghost
Copy link

@ghost ghost commented Aug 10, 2023

Related Issue/Addition to code

  • Issue goes here

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Proposed Changes

  • change 1
  • change 2

Additional Info

  • any additional info for context

Checklist:

  • My code follows the style guidelines of this project and have read CONTRIBUTING.md
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Screenshots

Original Updated
** original screenshot ** updated screenshot **

in the quiz topic section, the above two lines "many more quizes coming soon" and the "select your category" both these lines whenever we used to bring the cursor it would change into pointer, which is not required
Fixed cursor pointer in Quiz topic section
@ghost
Copy link
Author

ghost commented Aug 10, 2023

Please review this and merge my code

Copy link
Owner

@KendallDoesCoding KendallDoesCoding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you explain what changes this PR has done?

@ghost
Copy link
Author

ghost commented Aug 11, 2023

in the quiz topic section, the above two lines "many more quizes coming soon" and the "select your category" both these lines whenever we used to bring the cursor it would change into pointer, which is not required

@KendallDoesCoding KendallDoesCoding merged commit 06f0061 into KendallDoesCoding:main Dec 7, 2023
10 of 11 checks passed
@KendallDoesCoding
Copy link
Owner

@gautamkrch - Thanks for your contribution. Sorry for the delay in merging PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants