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

Handle all order statuses #106

Closed
dt2patel opened this issue Apr 18, 2022 · 1 comment · Fixed by #113
Closed

Handle all order statuses #106

dt2patel opened this issue Apr 18, 2022 · 1 comment · Fixed by #113
Assignees
Labels
bug Something isn't working

Comments

@dt2patel
Copy link
Contributor

Order statuses have been mapped to descriptions in the app locally which means that there may be a status that isn't present in the app.

To circumvent this, the app should fetch all order statuses and descriptions from the server upon login so that all descriptions are available no matter the order status.

@dt2patel dt2patel added the bug Something isn't working label Apr 18, 2022
@dt2patel
Copy link
Contributor Author

I think we should make a component that renders badges based on any status passed to it. This component can be used globally through out the app.:

Screen Shot 2022-04-19 at 1 02 30 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants