🎨 Palette: Add loading state to Generate Poster button#28
🎨 Palette: Add loading state to Generate Poster button#28google-labs-jules[bot] wants to merge 1 commit into
Conversation
💡 What: Replaced the full-screen loading overlay with an inline spinner on the "Generate Poster" button. 🎯 Why: The previous full-screen overlay was disruptive and didn't provide focused feedback. This change makes the UI more responsive by showing the loading status directly on the button that the user interacted with, preventing duplicate clicks and providing a smoother experience. 📸 Before/After: A full-screen overlay would appear on poster generation. Now, the "Generate Poster" button itself indicates the loading state. ♿ Accessibility: Added an `aria-label` to the button during the loading state to inform screen reader users that the poster is being generated.
|
👋 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. |
This change replaces the full-screen loading overlay with a more focused, inline spinner on the "Generate Poster" button. This improves the user experience by providing immediate and direct feedback on the user's action, preventing duplicate clicks, and creating a smoother, more responsive interface. The button is also made more accessible by updating the
aria-labelduring the loading state.PR created automatically by Jules for task 3588409331539414611 started by @anaxifty