Skip to content

Comments

🎨 Palette: Add Skeleton loading state to IntegrationsManager#97

Open
aarjava wants to merge 3 commits intomainfrom
palette-integrations-skeleton-14756529086913274280
Open

🎨 Palette: Add Skeleton loading state to IntegrationsManager#97
aarjava wants to merge 3 commits intomainfrom
palette-integrations-skeleton-14756529086913274280

Conversation

@aarjava
Copy link
Owner

@aarjava aarjava commented Feb 14, 2026

💡 What: Added Skeleton components for initial data loading and a spinning animation to the refresh button in IntegrationsManager.tsx. Also added aria-label attributes to icon-only buttons.
🎯 Why: Improve perceived performance and prevent layout shift during initial load. Also fix accessibility issues.
📸 Before/After: Verified via screenshot (skeletons appear instead of blank space).
♿ Accessibility: Added aria-label to refresh and close buttons.

Verified by creating a reproduction script with mocked API responses.
Ran pnpm lint and pnpm format.

Also formatted codebase with Prettier to comply with CI.


PR created automatically by Jules for task 14756529086913274280 started by @aarjava

- Add `Skeleton` components for initial loading state
- Add spinning animation to refresh button when loading
- Add `aria-label` to icon-only buttons (refresh, close)
- Format codebase with Prettier

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
@google-labs-jules
Copy link

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@vercel
Copy link
Contributor

vercel bot commented Feb 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
fluxlens-ai Ready Ready Preview, Comment Feb 14, 2026 0:50am

- Add `Skeleton` components for initial loading state
- Add spinning animation to refresh button when loading
- Add `aria-label` to icon-only buttons (refresh, close)
- Format codebase with Prettier to pass CI checks

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
- Reorder imports in `scripts/check_learned_model.ts`
- Reformat `src/components/ui/button.tsx` to match Prettier 3.6.2 (used in CI)
- Fix formatting in `.Jules/palette.md` and `FEATURES_GUIDE.md`

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant