Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spinner/Loader animation doesn't work #6625

Closed
sorcerb opened this issue May 15, 2024 · 5 comments
Closed

Spinner/Loader animation doesn't work #6625

sorcerb opened this issue May 15, 2024 · 5 comments
Assignees
Labels
Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior Resolution: Workaround Issue or pull request contains a workaround. It needs to be reviewed further by Core Team

Comments

@sorcerb
Copy link

sorcerb commented May 15, 2024

Spinner animation doesn't work in new version
https://primereact.org/iconfield/
In 9 version rotation work fine:
https://v9.primereact.org/inputtext/

Upd: Browser Chrome 124.0.6367.201

@sorcerb sorcerb added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 15, 2024
@sorcerb sorcerb changed the title Spin animation now work Spinner/Loader animation doesn't work May 15, 2024
@Rekl0w
Copy link
Contributor

Rekl0w commented May 15, 2024

https://stackblitz.com/edit/cyqqtp?file=src%2FApp.jsx

Can you check it again ? I it's works what is expected.

@sorcerb
Copy link
Author

sorcerb commented May 15, 2024

Hello, yes Firefox and Edge work, problem with Chrome.
Mobile chrome work too.
Sorry, I forgot to indicate my browser right away

@melloware
Copy link
Member

Works fine for me in Chrome Version 124.0.6367.202 (Official Build) (64-bit) and Chrome Version 124.0.6367.208 (Official Build) (64-bit)

I think your issue is this: primefaces/primeicons#1065

Basically PrimeIcons detects if you want "reduced motion" in your OS and will stop spinning icons for Accessibility.

@melloware melloware added Resolution: Needs More Information More information about the issue is needed to find a correct solution and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 15, 2024
@sorcerb
Copy link
Author

sorcerb commented May 15, 2024

Hello, yes - confirm.
But my windows setting was enabled, I disable and enable it agan - and it work now. May be some windows service stuck.

image

@melloware melloware added Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior and removed Resolution: Needs More Information More information about the issue is needed to find a correct solution labels May 15, 2024
@melloware melloware self-assigned this May 15, 2024
@melloware melloware added the Resolution: Workaround Issue or pull request contains a workaround. It needs to be reviewed further by Core Team label May 15, 2024
@melloware
Copy link
Member

OK nice so its working!!! That is an accessibility feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: By Design The behavior in the issue is by design and the component exhibits the expected behavior Resolution: Workaround Issue or pull request contains a workaround. It needs to be reviewed further by Core Team
Projects
None yet
Development

No branches or pull requests

3 participants