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

feat(pivotGrid): Implement row dimension headers. #14016 #14185

Merged
merged 17 commits into from
May 27, 2024

Merge branch 'master' into skrastev/pivot-row-header

f884a3e
Select commit
Loading
Failed to load commit list.
Merged

feat(pivotGrid): Implement row dimension headers. #14016 #14185

Merge branch 'master' into skrastev/pivot-row-header
f884a3e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular succeeded May 27, 2024 in 14m 44s

Build #20240527.16 had test failures

Details

Tests

  • Failed: 2 (0.02%)
  • Passed: 9,484 (98.94%)
  • Other: 100 (1.04%)
  • Total: 9,586

Annotations

Check failure on line 1 in IgxHierarchicalGrid Virtualization #hGrid should not lose scroll position after expanding a row when there are already expanded rows above.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

IgxHierarchicalGrid Virtualization #hGrid should not lose scroll position after expanding a row when there are already expanded rows above.

Test failed
Raw output
Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL)
    at <Jasmine>

Check failure on line 1 in IgxHierarchicalGrid Virtualization #hGrid should be able to scroll last row in view after all rows get expanded.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

IgxHierarchicalGrid Virtualization #hGrid should be able to scroll last row in view after all rows get expanded.

Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'nativeElement')
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:712735:46)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:137493:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:137512:9)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:9159:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:46)
    at ZoneImpl.run (http://localhost:9876/_karma_webpack_/polyfills.js:2543:35)
    at http://localhost:9876/_karma_webpack_/polyfills.js:4743:30
    at _ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/polyfills.js:2786:171)