You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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]
Card
object - this change may require another step in that process.Definition of Done
The text was updated successfully, but these errors were encountered: