LearnNewsExamplesServices
Frontmatter
id5127
titletab.Strip: moveActiveIndicator() => honor the scroll state inside the page
stateClosed
labels
enhancement
assigneestobiu
createdAtDec 4, 2023, 2:00 PM
updatedAtDec 4, 2023, 2:02 PM
githubUrlhttps://github.com/neomjs/neo/issues/5127
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtDec 4, 2023, 2:02 PM

tab.Strip: moveActiveIndicator() => honor the scroll state inside the page

Closed v8.1.0 enhancement
tobiu
tobiu commented on Dec 4, 2023, 2:00 PM

Right now, when we have a TabContainer which is scrolled inside any parent container, the animations inside the tab strip do not honor this.

As a solution: the tab.Strip needs position: relative, and this change has to get honored inside the positioning logic (for the new left & top positions, we have to subtract the tab.Strip edge from the domRect positions).

tobiu added the enhancement label on Dec 4, 2023, 2:00 PM
tobiu assigned to @tobiu on Dec 4, 2023, 2:00 PM
tobiu referenced in commit f5e7f30 - "tab.Strip: moveActiveIndicator() => honor the scroll state inside the page #5127" on Dec 4, 2023, 2:02 PM
tobiu closed this issue on Dec 4, 2023, 2:02 PM