Home Page Tutorial Card Buttons Not Working. #109 Fixed #110
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When you click on buttons present in home page tutorial. only upvoting and downvoting are working remaining are not working. This issue is Fixed with this PR.
Description
I added changes to the buttons and added functionality to all buttons. I added the saved bookmarks to firestore database. To show that user is bookmarked it or not.
Related Issue
Home Page Tutorial Card Buttons Not Working resolve #109
steps to reproduce
Set-up the localhost and run it.
Now go to home page after login.
If tutorial card present if not create a tutorial
Now click on the buttons on the tutorial
You will it as below.
homepage_tutorial_buttons_issue.mp4
Link of the Issue
https://github.com/c2siorg/Codelabz/issues/109
Motivation and Context
In the design you see the buttons but the working functionality to that buttons are not given. This issue leads to loss of working of website. This effects on user experience. Fixing This issue Increases User Experience. I fixed this issue.
How Has This Been Tested?
Screenshots or GIF (In case of UI changes):
homepage_tutorial_buttons_issue_fix.mp4
Types of changes
Checklist:
Review Request
@ABHISHEK-PANDEY2 @Maahi10001 @Shiva-Nanda @c2sibot Please Review My PR. Approve My PR