Skip to content

[#34] Fix loading animations#35

Merged
stephanebouget merged 1 commit into
stephanebouget:mainfrom
pylapp:pr/34-fix-loading-animations
May 5, 2026
Merged

[#34] Fix loading animations#35
stephanebouget merged 1 commit into
stephanebouget:mainfrom
pylapp:pr/34-fix-loading-animations

Conversation

@pylapp
Copy link
Copy Markdown
Contributor

@pylapp pylapp commented May 4, 2026

Description

The animations when repositories or alerts loading was not good. It was played clockwise but was not relevant with the arrows in the image. The suitable animation is inverse clockwise.

Fixes #34

Before

error.mov

After

solved.mov

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests (npm run test) that prove my fix is effective or that my feature works

The animations when repositories or alerts loading was not good.
It was played clockwise but was not relevant with the arrows in the image.
The suitable animation is inverse clockwise.

Closes stephanebouget#34

Assisted-by: Claude Sonent 4.6 (OpenCode, LLMProxy)
Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
@stephanebouget stephanebouget merged commit 8a5fb8d into stephanebouget:main May 5, 2026
1 check passed
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.

The spinner for loading elements does not turn in the expected rotation

2 participants