Character Class / Race Suggestion Picker #278
Labels
back end
enhancement
New feature or request
front end
task
This issue represents a task belonging to a story
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.
The text was updated successfully, but these errors were encountered: