Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue/1568 Allow parse of @menu @page @article without offsets #3175

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Jun 16, 2021

fixes #1568

Changed

  • Allowed Adapt.parseRelativeString to return { type: 'menu', offset: 0 } when receiving type groups without an offset like @menu, @page, @article rather than @menu+0 which is how to find the current ancestor menu

Copy link
Contributor

@tomgreenfield tomgreenfield left a comment

Choose a reason for hiding this comment

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

👁️

@oliverfoster oliverfoster requested a review from danielghost June 17, 2021 15:53
Copy link
Contributor

@guywillis guywillis left a comment

Choose a reason for hiding this comment

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

👀

@oliverfoster oliverfoster merged commit 7260ca9 into master Jun 17, 2021
@oliverfoster oliverfoster deleted the issue/1568 branch June 17, 2021 15:58
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.

adapt-contrib-trickle - finish button should navigate back when page complete
4 participants