Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Split the image selector into two parts: character and mood/type. #18

Open
6 tasks
justkd opened this issue Aug 2, 2018 · 0 comments
Open
6 tasks

Split the image selector into two parts: character and mood/type. #18

justkd opened this issue Aug 2, 2018 · 0 comments

Comments

@justkd
Copy link
Contributor

justkd commented Aug 2, 2018

Description

It would be more convenient to the user if the image selection input was split into two parts. It could use a layout to the position and animation selection fields.

On load, the list of image assets should be parsed, and each unique character name (left side of the ^ in the image file name) should be listed in one of the new fields. When a character is selected, then the other field should be populated with all of the mood/type options (right side of the ^ in the image file name).

This will be much more convenient as the library of characters and images grows.

Acceptance Criteria

Update [Required]

  • Update the editor UI to have two selection fields for image, one for character and one for type.
  • Fill the character selection input when the app is loaded
  • Fill/update the type selection input each time a character is selected
  • Ensure that the proper strings are still being stored by the Card object - this change may require another step in that process.

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant