Skip to content

Conversation

@tf
Copy link
Member

@tf tf commented Jan 27, 2026

Enable scrolling to specific sections when navigating between main storyline and excursions via URL hash (e.g., #section-502). Within the same storyline, browser's native scroll behavior handles it.

Also fixes a bug where scroll event handlers could be inadvertently removed during React re-renders by passing the specific handler to emitter.off() instead of removing all handlers for an event ID.

REDMINE-21217

Enable scrolling to specific sections when navigating between main
storyline and excursions via URL hash (e.g., #section-502). Within
the same storyline, browser's native scroll behavior handles it.

Also fixes a bug where scroll event handlers could be inadvertently
removed during React re-renders by passing the specific handler to
emitter.off() instead of removing all handlers for an event ID.

REDMINE-21217
@tf tf added this to the v17.2 milestone Jan 27, 2026
@tf tf merged commit d5eab43 into codevise:master Jan 27, 2026
18 checks passed
@tf tf deleted the scroll-to-excursion-section branch January 27, 2026 11:41
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