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

Revise groups.js #13

Open
samyoungnyc opened this issue May 23, 2020 · 1 comment · May be fixed by #15
Open

Revise groups.js #13

samyoungnyc opened this issue May 23, 2020 · 1 comment · May be fixed by #15
Assignees
Labels
enhancement New feature or request

Comments

@samyoungnyc
Copy link
Contributor

Currently, groups.js does not map proper group names. It should be an object where the Key is the 'english' name (i.e USA) and the value is the group name in the DB (i.e 'leveler')

@samyoungnyc samyoungnyc added the enhancement New feature or request label May 23, 2020
@samyoungnyc
Copy link
Contributor Author

Btw the groups are:

USA: 'leveler'
Burning Man: 'burners'
Mexico: 'mx'

Dont forget to update the component to use the Key's and capture the Values in state. You can see how the code was before the update from intl.js to groups.js as a reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants