fix(AnalyticalTable): aggregate grouped columns on ancestor group rows - #8947
Merged
Merged
Conversation
Contributor
|
Size Change: +212 B (+0.04%) Total Size: 529 kB 📦 View Changed
ℹ️ View Unchanged
|
Coverage Report for CI Build 35827410717Coverage decreased (-0.03%) to 85.643%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions2 previously-covered lines in 1 file lost coverage.
Coverage Stats💛 - Coveralls |
Merged
Lukas742
pushed a commit
that referenced
this pull request
Sep 23, 2026
🤖 I have created a release *beep* *boop* --- ## [2.27.0](v2.26.3...v2.27.0) (2026-09-23) ### Features * **AnalyticalTable:** introduce experimental `useStickyColumns` plugin hook ([#8892](#8892)) ([5be7093](5be7093)), closes [#566](#566) * update to UI5 Web Components 2.27.0 ([#8988](#8988)) ([20bbace](20bbace)) ### Bug Fixes * **AnalyticalTable:** aggregate grouped columns on ancestor group rows ([#8947](#8947)) ([826282d](826282d)), closes [#8060](#8060) * **ObjectPage:** remove top-spacer whitespace on IconTabBar tab switch ([#8983](#8983)) ([881c57c](881c57c)), closes [#8974](#8974) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
|
🎉 This PR is included in version v2.27.0 🎉 The release is available on v2.27.0 Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #8060