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

adapt-contrib-narrative: completion issue #2100

Closed
danielghost opened this issue May 24, 2018 · 2 comments
Closed

adapt-contrib-narrative: completion issue #2100

danielghost opened this issue May 24, 2018 · 2 comments
Labels

Comments

@danielghost
Copy link
Contributor

Steps to reproduce

If the component is initially rendered at small or medium screen sizes, and then subsequently resized to large, the narrative is not complete upon visiting all items.

Actual behaviour

Under the above conditions, the component only completes when returning to the first item again. Essentially the setStage method needs to be called during the resize to set the current item (in this case first item) to _isVisited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants