🎨 Palette: Replace Full-Screen Loader with In-Button Spinner#18
🎨 Palette: Replace Full-Screen Loader with In-Button Spinner#18google-labs-jules[bot] wants to merge 1 commit intomainfrom
Conversation
Replaces the disruptive full-screen loading overlay with a contextual loading spinner inside the "Generate Poster" button. This improves the user experience by providing immediate feedback at the point of interaction without blocking the entire UI. The button is now disabled during the operation, preventing multiple clicks.
|
👋 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 in-button spinner on the "Generate Poster" button.
🎯 Why: The previous full-screen loader was disruptive and blocked the user from viewing the rest of the UI. An in-button spinner provides more contextual and less intrusive feedback, improving the user experience. Disabling the button during the operation also prevents accidental double-clicks.
📸 Before/After:
Before: A full-screen overlay with a spinner would appear.
After: The "Generate Poster" button now shows a spinner inside of it and is disabled while the poster is being generated. A screenshot of the new state is attached.
♿ Accessibility: This change improves the user experience for all users by providing clear, immediate feedback. Disabling the button during the loading state prevents confusing interactions and ensures a more predictable interface.
PR created automatically by Jules for task 12540048608301591097 started by @anaxifty