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 step navigation does not update component configurations #1714

Closed
hlayisanimazuze opened this issue Jun 18, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working ready for testing urgent

Comments

@hlayisanimazuze
Copy link
Collaborator

When navigating between steps in a wizard, the component configurations do not update correctly. For example, if step 1 has certain components configured and step 2 has different components configured, upon navigating from step 1 to step 2, the configurations displayed are still those of step

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/TestModule/updated-table'
  2. Click on 'Wizard' button
  3. Check the configurations on step 1
  4. From the dialog, click on 'Next' button
  5. Double check the configurations displaying on step 2
  6. Actual Results: The configurations are not updated

Expected behavior
Upon clicking next, the configurations of the next step should be updated and display according to the wizard configurations

function-adminportal-test.shesha.dev_dynamic_TestModule_updated-table.mp4
@hlayisanimazuze hlayisanimazuze added the bug Something isn't working label Jun 18, 2024
IvanIlyichev added a commit that referenced this issue Jun 18, 2024
Wizard step navigation does not update component configurations #1714
@IvanIlyichev
Copy link
Contributor

Hi @hlayisanimazuze. It's fixed, please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing urgent
Projects
None yet
Development

No branches or pull requests

2 participants