🎨 Palette: Add loading spinner to Generate button#22
🎨 Palette: Add loading spinner to Generate button#22google-labs-jules[bot] wants to merge 1 commit into
Conversation
Replaces the full-screen loading overlay with an inline spinner on the "Generate Poster" button. This provides immediate, contextual feedback to the user, making the interface feel more responsive. The button is disabled during the loading state to prevent multiple clicks. Input validation is now performed before the loading state is activated to prevent the button from getting stuck.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
💡 What: Replaced the full-screen loading overlay with an inline spinner on the "Generate Poster" button.
🎯 Why: This provides immediate, contextual feedback right where the user clicks, making the application feel more responsive. The previous full-screen overlay was a bit jarring for a potentially quick operation.
📸 Before/After:
♿ Accessibility: The button is programmatically disabled during the loading state, which prevents accidental double-clicks and clearly communicates its temporary unavailability to assistive technologies.
PR created automatically by Jules for task 17858697711400731841 started by @anaxifty