Tanay-ErrorCode / lupo-skill

https://lupo-skill.web.app/
25 stars 78 forks source link

feat: Add Right and Left Arrow Buttons in User Review Slider #309

Closed Saksham2k3s closed 1 week ago

Saksham2k3s commented 1 week ago

Is your feature request related to a problem? Please describe. Currently, the user review slider component lacks navigation buttons to allow users to easily navigate between reviews. Adding right and left arrow buttons will enhance user experience by providing intuitive navigation controls.

Describe the solution you'd like Feature: Introduce right and left arrow buttons. Functionality: Enable users to navigate forward and backward through user reviews. Component: Implement within the UserReviewSlider component. Icons: Utilize icons like FaChevronLeft and FaChevronRight for the arrow buttons.

Describe alternatives you've considered Users can click the right arrow to move to the next review. Users can click the left arrow to move to the previous review. Wrap-around functionality: If at the end of the reviews, clicking right moves to the first review, and vice versa.

Additional context Add any other context or screenshots about the feature request here.

Doraemon012 commented 1 week ago

@Saksham2k3s We do not need this.