Files
AdsPreview/frontend
Johannes d465fbeb94 feat: Add conditional iframe refresh button for animated HTML ads
- Add ReloadOutlined icon import for refresh functionality
- Implement handleRefreshAd() to reload iframes with cache-busting timestamps
- Add refresh button next to share button with consistent styling
- Show refresh button only for ads containing HTML files (iframe content)
- Add user feedback messages for successful refresh operations
- Prevent unnecessary refresh buttons on image-only or video-only ads

HTML ads with animations can now be restarted without full page reload.
Button appears conditionally based on file type detection.
2025-09-14 15:54:39 +02:00
..