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

fix: update the roles state when user navigate between the steps #215

Conversation

shubhamv-ss
Copy link
Contributor

Description

Roles are not updated during the registration process in role selection and data verification steps if the user navigates between steps.

Why

  • When completing the registration, on third steps if we select any roles and navigate till last step, where we have selected roles section.
  • Now if user navigate back to the third step, made some changes.
  • Again navigate to last step, here these roles are not getting updated.
  • Navigate back to third step, you will see the old data instead of latest roles.
  • This issue is addressed in this MR

Issue

Link to Github issue : #212

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

@evegufy evegufy merged commit 2ebd087 into eclipse-tractusx:main Jul 12, 2024
7 checks passed
shubhamv-ss added a commit to shubhamv-ss/portal-frontend-registration that referenced this pull request Aug 1, 2024
shubhamv-ss added a commit to shubhamv-ss/portal-frontend-registration that referenced this pull request Aug 8, 2024
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

Successfully merging this pull request may close these issues.

3 participants