question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ui5-wizard: Navigation area selected step may be incorrect on step change

See original GitHub issue

Describe the bug When moving to a step by setting its ‘selected’ property to true, the step highlighted in the navigation area of the wizard may be incorrect.

To reproduce Steps to reproduce the behavior:

  1. Go to https://sap.github.io/ui5-webcomponents/playground/components/Wizard/
  2. Click the Step 2 button in the sample Wizard
  3. Toggle the 5 years guarantee included button to make the Step 3 button appear
  4. Click the Step 3 button
  5. The wizard will scroll to the third step, but the second step will be selected in the navigation area
  6. Click the Medium button to make the Step 4 button appear
  7. Click the Step 4 button
  8. The wizard will scroll to the fourth step, but the third step will be selected in the navigation area

Isolated example https://sap.github.io/ui5-webcomponents/playground/components/Wizard/

Expected behavior When going to a step by setting its ‘selected’ property to true, the navigation area of the wizard should display the correct step as selected

Context

  • UI5 Web Components version: v1.0.0-rc.12 version
  • Browser: Not reproducible on Firefox

Affected components Wizard

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
todormikovcommented, Apr 2, 2021

I checked today and could not reproduce the error on Chrome or Edge. I suppose this issue was resolved by another fix in the webcomponents or those browsers.

0reactions
ilhan007commented, Apr 1, 2021

Hello @unazko can you check the issue. I could not reproduce it with Mac + Chrome, according to the author it might happen only on Windows + Chrome. here are videos attached for both setups (Mac + Chrome and Windows + Chrome) that illustrates the behaviour.

If you are able to reproduce it, please forward it to @SAP/ui5-webcomponents-topic-rl for further investigation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SAPUI5 application, problem updating the sapMWizardStep ...
Hi, I am trying to implement the sap.m.wizard control. When I move from one step to the next I want to hide the...
Read more >
sapui5 - sap.m.Wizard: nextStep not working correctly after ...
Context. I have an strange issue with the wizard control. When the user backs to a previous step and change a data that...
Read more >
C_THR82_1911 - SAP SuccessFactors Performance - Q/A
If a form is stuck in a route map step because a manager who is supposed to provide ratings is currently on extended...
Read more >
sap.m.Wizard - API Reference - Demo Kit - SAPUI5 SDK
The navigation area shows the sequence of wizard steps. ... The developers can choose to control the flow of the steps either through...
Read more >
SAP UI5 - Quick Guide - Tutorialspoint
SAP UI5 - Quick Guide, SAP provides various tools that the users can use to ... Step 13 − Next, navigate to the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found