plotwist
plotwist copied to clipboard
feat(review): when user clicks in review item it navigates to review
Describe your changes
This pull request introduces a new feature to the review component. When a user clicks on a review item, it navigates to the specific review page, automatically scrolling and focusing on the selected review item. This improves the user experience by providing direct access to the targeted review without the need for manual scrolling.
Issue ticket number and link
#115 fixes PLO-25
Checklist before requesting a review
-
[x] I have performed a self-review of my code
-
[x] If it's an essential feature, I've tested it thoroughly.
-
[ ] Do we need to implement analytics? Answer: I'm not sure about it...
-
[x] Will this be part of a product update? If yes, please write one phrase about this update.
-
Enhanced review navigation by enabling navigation to review items from home page.
Preview: