You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or unsupported use case? Please describe.
Currently in several places in the frontend codebase, we are checking the order state to display/hide components. We are totally refactoring the sale tunnel and order states will be more complex.
In order to ease the refactoring, we should abstract those checking through method within OrderHelper.
The text was updated successfully, but these errors were encountered:
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
Currently in several places in the frontend codebase, we are checking the order state to display/hide components. We are totally refactoring the sale tunnel and order states will be more complex.
In order to ease the refactoring, we should abstract those checking through method within OrderHelper.
The text was updated successfully, but these errors were encountered: