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

DM can select language for the game session while booking or editing booking #119

Open
3 tasks
ivellios opened this issue Jan 16, 2019 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers

Comments

@ivellios
Copy link
Member

ivellios commented Jan 16, 2019

New API for game session booking will accept language selection from the choices available. To select them, we need to enhance frontend component for booking (or booking edit)

TODO:

  • add hardcoded possible languages for picking (Polish and English for now, so: 'polish', 'english' - Polish is the default one)
  • add select field in the booking (also edit) form component
  • update API call to send language value to the API endpoint
@ivellios ivellios added enhancement New feature or request good first issue Good for newcomers frontend This story touches frontend labels Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend This story touches frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant