Soyle-Productions / soyle-stories

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
12 stars 0 forks source link

Create New Opposition Value looks unclickable #78

Closed ryanreso1993 closed 3 years ago

ryanreso1993 commented 3 years ago

Given the user has opened the Character Value Comparison tool And the user has created a new value web When the user clicks Add Value

Expected Result Then the Add Value drop down menu should show Create New Opposition Value selectable options in full black.

Actual Result Then the Add Value drop down menu shows [Create New Opposition Value] as faded grey as if it was not selectable.

image

b-camphart commented 3 years ago

@ryanreso1993 The intention is for the option to appear discouraged if you've already used an opposition value for that value web for that character. If not opposition value for that value web has been used for that character, the option appears fully black.

So, there are three states we need to represent: fully selectable, discouraged, and completely non-selectable. What do you think we aught to do to make those three states more apparent?

ryanreso1993 commented 3 years ago

I'm not quite sure, we can keep it like this until an issue arises.

b-camphart commented 3 years ago

Planned resolution: modify menu structure to utilize submenus for opposition values. Use radio button graphics to help signify that only one opposition value per value web can be used.

b-camphart commented 3 years ago

@ryanreso1993 please verify with new release

ryanreso1993 commented 3 years ago

Bug fixed, the choices are much more intuitive and available