🎨 Palette: Improve loading state on Generate button#14
🎨 Palette: Improve loading state on Generate button#14google-labs-jules[bot] wants to merge 1 commit intomainfrom
Conversation
Replaced the disruptive full-screen loading overlay with a contextual loading indicator on the "Generate Poster" button. This provides immediate, non-blocking feedback, improving the user experience.
|
👋 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 a contextual loading indicator on the "Generate Poster" button.
🎯 Why: The previous full-screen overlay was disruptive to the user experience. This change provides immediate, non-blocking feedback directly at the point of interaction, making the app feel more responsive and polished.
📸 Before/After: I was unable to get a reliable "after" screenshot due to race conditions in the testing environment. Before: a full-screen semi-transparent overlay with a spinner would cover the entire page. After: The "Generate Poster" button becomes disabled, its opacity is lowered, and it displays a small spinner next to the text "Generating...".
♿ Accessibility: This change improves the user experience for all users by providing clear, contextual feedback. The button is disabled during the loading state, preventing multiple submissions and making the UI state clearer.
PR created automatically by Jules for task 6513385169592550205 started by @anaxifty