CSI-CATT/Book-Store-app-Hacktoberfest2025
Issue: Add Right and Left Navigation Arrows for Book Carousel
开放
#11 创建于 2025年10月12日
Beginner-FriendlyHacktoberfest-acceptedenhancementgood first issuehacktoberfest
仓库指标
- 星标
- (2 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
📋 Description
Currently, the homepage book carousel only allows navigation through the small dots below to view the next set of books. This makes it slightly inconvenient for users to browse through the books quickly.
💡 Proposed Solution
Add right (›) and left (‹) navigation arrows to the carousel so users can easily move between book slides using the arrows instead of only relying on the dots.
🎯 Expected Behavior
- Clicking the right arrow (›) should show the next set of books.
- Clicking the left arrow (‹) should show the previous set of books.
- The existing dot navigation should still work as it currently does.
🧩 Additional Notes
This enhancement will improve the overall user experience (UX) and make the carousel feel more intuitive and modern.