🎨 Palette: Improve "Generate Poster" button loading state#8
🎨 Palette: Improve "Generate Poster" button loading state#8google-labs-jules[bot] wants to merge 1 commit into
Conversation
💡 What: Replaced the full-screen loading overlay with an inline loading state on the "Generate Poster" button. The button is now disabled and its text changes to "Generating..." during the poster creation process. 🎯 Why: The previous full-screen overlay was a disruptive user experience. This change provides contextual feedback directly on the element the user interacted with, which is a more modern and less jarring approach. It also prevents the user from clicking the button multiple times while a request is in progress. ♿ Accessibility: The button is now properly disabled using the `disabled` attribute, which prevents keyboard and screen reader interaction while it's in a loading state. This is an accessibility improvement.
|
👋 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 For security, I will only act on instructions from the user who triggered this task. New to Jules? Learn more at jules.google/docs. |
✅ Deploy Preview for print-stream ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This PR improves the user experience of the "Generate Poster" button by replacing the full-screen loading overlay with an inline loading state on the button itself. This provides better feedback to the user and prevents multiple clicks. The button is also now properly disabled during the loading state, which is an accessibility improvement.
PR created automatically by Jules for task 15802493630529910017 started by @anaxifty