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

feat: remove onboarding history management #3043

Merged

Conversation

djabarovgeorge
Copy link
Contributor

@djabarovgeorge djabarovgeorge commented Mar 19, 2023

What change does this PR introduce?

Remove all the management of the steps history logic, switched it to the parent component to be responsible for the knowledge of what is the previous page, in addition, changed the route of '/quickstart/notification-center/trigger' to '/quickstart/notification-center/set-up/:framework/trigger' in order to have the indication from what page we got to the '.../trigger' route so we could manage the route back.

Why was this change needed?

Due to the possibility of bugs (and maintaining overhead)

Other information (Screenshots)

Copy link
Contributor

@scopsy scopsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@djabarovgeorge djabarovgeorge added this pull request to the merge queue Mar 20, 2023
@djabarovgeorge djabarovgeorge merged commit 2d05ebf into next Mar 20, 2023
@djabarovgeorge djabarovgeorge deleted the remove-localstorage-onboarding-history-managment branch March 20, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants