Skip to content

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

Draft
maliming wants to merge 1 commit into
rel-10.6from
maliming/fix-extensible-table-header-offset
Draft

Fix abp-extensible-table header misalignment after a list request#26013
maliming wants to merge 1 commit 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
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.

1 participant