Skip to content

disable save changes button until a "save-able" change has been made;…#149

Open
coleshaw wants to merge 1 commit intomasterfrom
hotfix/cs/save-change-button-disabled
Open

disable save changes button until a "save-able" change has been made;…#149
coleshaw wants to merge 1 commit intomasterfrom
hotfix/cs/save-change-button-disabled

Conversation

@coleshaw
Copy link
Copy Markdown

@coleshaw coleshaw commented Aug 2, 2017

… [close #119, 120]

One thing to note about this change...apparently the "Save Changes" button doesn't save everything. Adding a new option / image is automatically saved back to the server, without needing to click the button. So really the button only saves (I believe) the correct choice order, and for MW sentence, the text (for Image Sequence it currently saves the label as well, except that PR #142 removes that field). The button should be disabled until one of those fields changes, and then it activates.

@resource11
Copy link
Copy Markdown
Collaborator

Ah, so perhaps we should think about how the wording of "Save Option Changes" is clear to the user, and how obvious it is to the user that this button only activates after creating then editing changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Save Changes button disabled until something changable happens, so it's more obvious something needs to save - MW

2 participants