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

Character Class / Race Suggestion Picker #278

Open
m-triassi opened this issue Jan 13, 2022 · 0 comments
Open

Character Class / Race Suggestion Picker #278

m-triassi opened this issue Jan 13, 2022 · 0 comments
Labels
back end enhancement New feature or request front end task This issue represents a task belonging to a story

Comments

@m-triassi
Copy link
Contributor

Description

It would be helpful to have a list of available character races and classes. The list could be suggested to the user during character creation. These suggestions should not be hard and fast options, but rather a convenience.

Possible Implementation

There are 2 options here, either the front end has a JSON file that it loads just for this view in which it uses to populate the suggestions, OR the lists are passed as props from the back end. The suggestions can be loaded from a config file.

Out of scope

This whole task is a nice to have, Simply allowing the user to type what ever they desire is satisfactory.

Requirements / Restrictions

The user should still be able to type what ever they'd like in the field.

@m-triassi m-triassi added back end enhancement New feature or request front end task This issue represents a task belonging to a story labels Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end enhancement New feature or request front end task This issue represents a task belonging to a story
Projects
None yet
Development

No branches or pull requests

1 participant