-
Notifications
You must be signed in to change notification settings - Fork 76
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
Loader no longer animating #10182
Comments
Possibly related to #9957. |
After closer inspection it appears the regression is from #10147 from the following lines: 3c4775c#diff-98ccabacd6112ddd54974f877b97ee4e4db45ca390ab1326c026a0f70b5d0dd4. We should explore screenshot testing that supports multiple snapshots after timeline to ensure the component spinning is performing as-expected. |
**Related Issue:** #10182 ## Summary While the new lint rule catches non-kebab-cased names at `@function` definition, it does not catch wrong casing when applied. This fixes missed applications.
Installed and assigned for verification. |
Verified in |
**Related Issue:** #10182 ## Summary While the new lint rule catches non-kebab-cased names at `@function` definition, it does not catch wrong casing when applied. This fixes missed applications.
**Related Issue:** #10182 ## Summary While the new lint rule catches non-kebab-cased names at `@function` definition, it does not catch wrong casing when applied. This fixes missed applications.
Check existing issues
Actual Behavior
Loader no longer animating.
Expected Behavior
Loader should be animated.
Reproduction Sample
https://developers.arcgis.com/calcite-design-system/components/loader/
Reproduction Steps
I came across this with button loading: https://developers.arcgis.com/calcite-design-system/components/button/ Check
loading
property checkbox.Can also be seen on any reference page when the sample is loading.
Reproduction Version
2.12.0
Relevant Info
No response
Regression?
2.11.1
Priority impact
impact - p3 - not time sensitive
Impact
No response
Calcite package
Esri team
N/A
The text was updated successfully, but these errors were encountered: