Frontmatter
| id | 8592 |
| title | Fix TreeList scrolling artifacts and header styling |
| state | Closed |
| labels | bugai |
| assignees | tobiu |
| createdAt | Jan 13, 2026, 12:22 PM |
| updatedAt | Jan 13, 2026, 2:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8592 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 13, 2026, 2:37 PM |

When using deep linking (e.g.
#/news/tickets/7112) with the newexpandAndScrollToItemlogic, several issues occur:scrollIntoViewcenters an item, the sticky header might not "stick" correctly or appear in the correct "stuck" state if the scroll position is in the middle of a section.Steps to Reproduce:
apps/portal/#/news/tickets/7112