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

Dynamic tab page selection won't work if the page is re-loaded from Microflow #1

Closed
rover886 opened this issue Jan 12, 2023 · 0 comments · Fixed by #3
Closed

Dynamic tab page selection won't work if the page is re-loaded from Microflow #1

rover886 opened this issue Jan 12, 2023 · 0 comments · Fixed by #3
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rover886
Copy link
Collaborator

rover886 commented Jan 12, 2023

Reported by Cloud-Licensing & Metering team

How to re-produce it?

In Studio Pro:

  • Place a tab container with two tabs
  • Each tab will have list item to show some data
  • Create a button inside the list item to edit some details
  • Now run the app

In browser:

  • Once page loaded check if dynamic tab selection is working - Yes
  • Check if current selected tab page number is updating on tab page click - Yes
  • Now go to any tab page, click on button to update details (which will open a pop-up to edit the details)
  • Click on "Save" button to save the modified details
  • On "Save" button MF, commit the object then close the page and call "Show Page" activity to show the same page
  • Now once page loaded, Check if current selected tab page number is updating on tab page click - No

Expected behavior:

Even if the same page re-loaded from MF, current tab page number should get updated and dynamic page selection should work.

@rover886 rover886 added the bug Something isn't working label Jan 12, 2023
@rover886 rover886 self-assigned this Jan 12, 2023
@rover886 rover886 added this to the v1.0.1 milestone Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant