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 limitation to the upvote or downvote and no hover text in the buttons #995

Closed
PoulavBhowmick03 opened this issue Dec 30, 2023 · 9 comments
Assignees
Labels
bug Something isn't working Feature New feature stale UI/UX

Comments

@PoulavBhowmick03
Copy link

Describe the bug
When we add a new Codelabz, there is a functionality of upvote and downvote. But right now, there is not limitation for an user. They can upvote or downvote n number of times.
Also, there is no hover text in the share, bookmark and comment buttons in the same.
To Reproduce
Steps to reproduce the behavior:

  1. Go to 'http://localhost:5173/tutorials' and add on "add new codelabz"
  2. Click on '(http://localhost:5173/)'
  3. Scroll down to the codelabz and the upvote, downvote, comment bookmark and share buttons
  4. See error

Expected behavior
The upvote or downvote button should allow users to only be able to vote once, and then they can either keep that or change their vote.
The comment, bookmark and share button should show their names when hovering over it

Screenshots
image
Desktop (please complete the following information):
image

  • OS: Windows
  • Browser Brave
  • Version- Latest

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@github-actions github-actions bot added bug Something isn't working Feature New feature UI/UX labels Dec 30, 2023
Copy link

Hello 👋🏻 @PoulavBhowmick03! Thankyou for creating an issue!

@ABHISHEK-PANDEY2
Copy link
Collaborator

@PoulavBhowmick03 If you are going to work on this, try to implement it with backend logic and connect it to the backend.

@PoulavBhowmick03
Copy link
Author

@ABHISHEK-PANDEY2 Okay, I would do that. Yes I will be working on this, do I need to get assigned before I start working on it?

@ABHISHEK-PANDEY2
Copy link
Collaborator

I assigned it to you, you can work on it.

@PoulavBhowmick03
Copy link
Author

Thanks!

@PoulavBhowmick03
Copy link
Author

@ABHISHEK-PANDEY2 Hello, I have the frontend code ready for this, I just need a little more time to understand and work on the backend in firebase. In the meanwhile, can I raise a PR for the frontend code? and then work on the backend later? Would that be okay?

@PoulavBhowmick03
Copy link
Author

Like, I have written the function to fetch and store the upvote or downvote, but I am not exactly sure where to pass that or import the model from. That's why.. Can I work on the backend for this a bit later?

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jan 31, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature New feature stale UI/UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants