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

Change the user cursor to pointer when user hovers on the like button #43

Open
NitinMa2 opened this issue Apr 3, 2021 · 3 comments
Open
Labels
enhancement Improvement of existing feature first timers only Super easy issue to fix if you've never contributed to open source before good first issue Good for newcomers

Comments

@NitinMa2
Copy link
Contributor

NitinMa2 commented Apr 3, 2021

image

On the event page, when we want to like an event, hovering over the heart icon should change the cursor to a pointer.

Steps to accomplish the task:

  1. If you haven't done already, create a new branch that you'll make your changes on.
  2. Navigate to the file, src/modules/main/EventCard.vue
  3. Find the div that has the class "event-card__heart".
  4. Add "cursor__pointer" to the class.
  5. Follow the steps to submit your PR.
@NitinMa2 NitinMa2 added enhancement Improvement of existing feature good first issue Good for newcomers first timers only Super easy issue to fix if you've never contributed to open source before labels Apr 3, 2021
@DineshKoushik
Copy link

@NitinMa2 , Can you assign this to me?

@DineshKoushik
Copy link

@NitinMa2 , app is running, but I can only see white screen.

@NitinMa2
Copy link
Contributor Author

NitinMa2 commented Apr 3, 2021

Hi @DineshKoushik kindly hold on while we still set up. There is a possibility this task won't be assigned to you yet. We are reserving these tasks for a specific purpose. More later.. cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing feature first timers only Super easy issue to fix if you've never contributed to open source before good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants