An application to help writers keep track of all aspects of their stories without getting in the way of the creative process and offering deep insights into potential plot holes.
Apache License 2.0
13
stars
0
forks
source link
Add Opponent button in 'Character Conflict' tab within Themes will show "loading..." if clicked on then off. #80
If a theme exists and at least one character exists to fill the role of perspective character. After choosing a perspective character you can now select the add opponent button, which will show the list of other available characters or the "no available characters" message and the "create new character" option. If you click away from the button without choosing a character or to create a new character:
Expected Result
The next time I click the add opponent button I should see the same options as the last time I clicked it.
Actual Result
The button will yield "loading..." and nothing else as options.
Additional Information
This happens when you click away from the button with the list open and also when you click the button again to close the list.
Creating or deleting characters seems to refresh the button but the issue will persist if you click off again.
Steps to Reproduce
Expected Result The next time I click the add opponent button I should see the same options as the last time I clicked it.
Actual Result The button will yield "loading..." and nothing else as options.
Additional Information This happens when you click away from the button with the list open and also when you click the button again to close the list. Creating or deleting characters seems to refresh the button but the issue will persist if you click off again.