videofolxtv/client/src/components
sebastjanartic cf560a4003 Improve video carousel behavior for a smoother viewing experience
Refactors the `CategoryRow` component in `netflix-grid.tsx` to implement infinite scrolling for the video carousel. This includes replacing the `getVisibleVideos` function with a `useEffect` hook to handle resetting the `currentIndex` when it exceeds the total number of videos, and updating the JSX to render a duplicated array of videos with a dynamic `translateX` transform for seamless looping.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 2eb1084e-b728-4449-9231-f1665924c8d5
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2eb1084e-b728-4449-9231-f1665924c8d5/QCN70f2
2025-08-29 14:56:19 +00:00
..
ui Add monetization features for ad revenue generation and management 2025-08-08 18:11:29 +00:00
ad-explanation.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
ad-networks.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
ad-settings.tsx Improve carousel scrolling and modal display across the platform 2025-08-29 14:38:22 +00:00
bunny-video-modal.tsx Improve carousel scrolling and modal display across the platform 2025-08-29 14:38:22 +00:00
hls-preview-thumbnail.tsx Improve video preview loading and display on the platform 2025-08-07 12:51:03 +00:00
netflix-grid.tsx Improve video carousel behavior for a smoother viewing experience 2025-08-29 14:56:19 +00:00
quality-indicator.tsx Show video loading speed and quality indicators 2025-08-07 09:22:30 +00:00
search-header.tsx Improve mobile search experience with updated animation and icon 2025-08-28 19:55:13 +00:00
thumbnail-generator.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
vast-ad-player.tsx Add monetization indicators and ad network management features 2025-08-08 21:38:22 +00:00
vast-player.tsx Improve carousel scrolling and modal display across the platform 2025-08-29 14:38:22 +00:00
video-ads.tsx Add support for displaying video advertisement metadata 2025-08-28 16:47:09 +00:00
video-card.tsx Improve carousel scrolling and modal display across the platform 2025-08-29 14:38:22 +00:00
video-edit-modal.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
video-grid.tsx Translate all user-facing text to English for broader accessibility 2025-08-29 07:17:26 +00:00
video-modal.tsx Improve carousel scrolling and modal display across the platform 2025-08-29 14:38:22 +00:00
video-preview-thumbnail.tsx Add interactive video preview thumbnails on hover 2025-08-07 10:41:05 +00:00