-
Notifications
You must be signed in to change notification settings - Fork 50
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
Default UI: Legacy for existing merchants, React for new merchants (4030) #2936
base: trunk
Are you sure you want to change the base?
Default UI: Legacy for existing merchants, React for new merchants (4030) #2936
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Narek13 Looking good!
I have noticed that when I select the "Switch to new settings UI" button, it doesn't do anything, and throws an error in the console:
The page correctly then displays the new settings UI, after a page reload.
The new UI should show up straight after selecting the button.
@danieldudzic I cannot reproduce, works fine for me, once clicked on the button, the page reloads with the new settings. Did you build the scripts? Maybe someone else also can check this. @stracker-phil @Dinamiko |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good!
Issue Description
Current situation
When the feature flag for the new UI is enabled, all merchants instantly see the new onboarding wizard and settings screens.
Expected
PR Description
The PR will cover the following scenarios when the feature flag for the new UI is enabled: