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

development: add option to launch story at specific slide #26

Closed
petervidos opened this issue Jan 16, 2023 · 2 comments · Fixed by #35
Closed

development: add option to launch story at specific slide #26

petervidos opened this issue Jan 16, 2023 · 2 comments · Fixed by #35
Labels
enhancement New feature or request

Comments

@petervidos
Copy link
Member

A story should start at the specified slide when it loads. Slides are counted automatically, beginning with 1.

@petervidos petervidos added the enhancement New feature or request label Jan 16, 2023
@veghdev veghdev changed the title Add option to launch story at specific slide development. add option to launch story at specific slide Mar 3, 2023
@veghdev veghdev changed the title development. add option to launch story at specific slide development: add option to launch story at specific slide Mar 3, 2023
@petervidos
Copy link
Member Author

Also add the option to use negative numbers with the following logic:
-1 - last slide
-2 - the slide before the last slide
and so on.

dyuri added a commit to dyuri/vizzu-ext-slides-js that referenced this issue Apr 18, 2023
dyuri added a commit to dyuri/vizzu-ext-slides-js that referenced this issue Apr 18, 2023
@simzer
Copy link
Member

simzer commented Apr 19, 2023

Use case:

  • when developing a story, it is cumbersome to step again and again to a specific slide.

Solutions:

  • startslide attribute to the HTMLElement
  • URL # - change/update - this 2nd solution could be enabled when needed, but best to leave it switch off by default, since the URL fragment can be used by the user for different purposes.

@veghdev veghdev moved this to In Progress in vizzu-story: development May 3, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in vizzu-story: development May 9, 2023
@veghdev veghdev moved this from Done to Released-0.4.x in vizzu-story: development May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Released-0.4.x
Development

Successfully merging a pull request may close this issue.

2 participants