Skip to content

Conversation

Hypnosphi
Copy link
Contributor

@Hypnosphi Hypnosphi commented Oct 17, 2025

RG-2661 Replace the old loader with the new one

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new squares-based loader animation as an alternative to the existing loader implementation. The changes add a new visual style for the loader component while maintaining backward compatibility with the original implementation.

Key Changes:

  • Added a new squares prop to the Loader component to enable the new animation style
  • Implemented CSS animations for three rotating squares with color transitions
  • Created a new Storybook story to showcase the squares loader variant

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/loader/loader.tsx Added squares prop and conditional rendering logic for the new loader animation
src/loader/loader.stories.tsx Added new story for the squares loader and reorganized screenshot parameters
src/loader/loader.css Implemented CSS animations and styles for the squares loader variant
packages/screenshots/testplane/firefox/components/loader/squares/*.png Added Firefox screenshot tests for squares loader
packages/screenshots/testplane/chrome/components/loader/squares/*.png Added Chrome screenshot tests for squares loader

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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