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

"continue" - chain multiple decks together into a progression of topics #53

Open
ryanj opened this issue Apr 4, 2017 · 1 comment
Open

Comments

@ryanj
Copy link
Owner

ryanj commented Apr 4, 2017

ideas:

  1. provide a callback url, smooth redirects with native navigation - redirect on advance from final slide
  2. provide an interstitial slide that includes a 'continue' button, w/ custom url
@ryanj
Copy link
Owner Author

ryanj commented Apr 26, 2017

A return path should be populated whenever "continue" data is available. If the button already exists, update the url (based on info from the querystring).
If the button does not exist, add a new page. Show this page INSTEAD of 'thank-you' (replace it in the DOM if 'thank-you' exists, else create new)

For 1, if redirect info is available, a redirect event could possibly be triggered whenever the 'thank-you' or 'continue' slides are loaded. Make this action configurable?

For 2, if redirect info is available, a new page (including a "continue" button and custom text could be appended to the end of the deck, replacing any 'thank-you' slide (if one exists)

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

No branches or pull requests

1 participant