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

BE -> FE enums conversion #465

Closed
misslecter opened this issue Feb 17, 2021 · 0 comments · Fixed by #444
Closed

BE -> FE enums conversion #465

misslecter opened this issue Feb 17, 2021 · 0 comments · Fixed by #444
Labels
frontend Frontend related task/PR technical debt

Comments

@misslecter
Copy link
Contributor

misslecter commented Feb 17, 2021

Use generated enums from BE as static (that are only used for display) enums on FE (copy or fully convert).
Enums that are used by FE logic should be also converted from BE enums (at least partially).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related task/PR technical debt
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant