51b711226eb6e4a9265857f96c0c5178a4af7438
The set/detail preview areas were using static placeholder images instead of the API-generated results. Fix: - Add productSetResultImages state for set tool results - Add detailResultUrl state for detail tool results - Create setPreviewCards (like clonePreviewCards) that overlays generated URLs onto static card templates - Replace setPreview JSX references from productSetPreviewCards to setPreviewCards so generated URLs are displayed - Replace detailPreview longPage image with detailResultUrl fallback - Update handleSetGenerate setResultFn to save URLs via setProductSetResultImages - Update handleDetailGenerate setResultFn to save URL via setDetailResultUrl Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
OmniAI Web Frontend
Languages
TypeScript
51.3%
CSS
47.1%
JavaScript
1.1%
HTML
0.5%