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

Wizard does not work inside modals or other non-fullpage parts #451

Closed
PhilippGrashoff opened this issue Apr 22, 2018 · 3 comments
Closed

Comments

@PhilippGrashoff
Copy link
Collaborator

at the moment wizard creates normal links for the next/back buttons which reload the whole page e.g. https://my.cool.page/wizarddemo.php?atk_eooadminlayout_view_wizard=1&__atk_callback=1. This way, wizard fails when adding the wizard in a Modal (or at least in a JSModal in my case).

Imo there is no need for wizard to reload the whole page, JSReloading itself would be enough, wouldn't it?

You can assign me to this, I want to do this in not too distant future.

@romaninsh
Copy link
Member

This would mean that refresh would reset the progress. In theory this can be worked around differently, but require some time.

I think this can be done in a similar way as paginator, which can work with/without AJAX. However, we should also add memorization of the step if AJAX is used.

@mvorisek
Copy link
Member

mvorisek commented Jun 8, 2020

@PhilippGrashoff please retest and provide a link to a forked demos where replicated, we will fix quicly

@mvorisek
Copy link
Member

mvorisek commented Aug 5, 2020

closing as no reaction

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

No branches or pull requests

3 participants