Skip to content

Fix abp-extensible-table header misalignment after a list request - #26013

Merged
sumeyyeKurtulus merged 2 commits into
rel-10.6from
maliming/fix-extensible-table-header-offset
Aug 28, 2026
Merged

Fix abp-extensible-table header misalignment after a list request#26013
sumeyyeKurtulus merged 2 commits into
rel-10.6from
maliming/fix-extensible-table-header-offset

Conversation

@maliming

Copy link
Copy Markdown
Member

https://abp.io/support/questions/10855

ExtensibleTableComponent clears the rows on every request, which drops the ngx-datatable scrolling element and silently resets the horizontal scroll position while the header keeps its offset.

…equest

The scrolling element is removed while there are no rows, which resets the horizontal scroll position without the table noticing
Also unsubscribe the request status stream with the component
@maliming
maliming marked this pull request as ready for review August 28, 2026 06:25
Copilot AI lite review requested due to automatic review settings August 28, 2026 06:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@maliming maliming added this to the 10.6-patch milestone Aug 28, 2026
@sumeyyeKurtulus
sumeyyeKurtulus merged commit 7750001 into rel-10.6 Aug 28, 2026
2 of 4 checks passed
@sumeyyeKurtulus
sumeyyeKurtulus deleted the maliming/fix-extensible-table-header-offset branch August 28, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants