ios icon indicating copy to clipboard operation
ios copied to clipboard

Use consistent color to indicate "Completed" status

Open subdigital opened this issue 7 years ago • 3 comments

Currently we use green checkmarks to indicate complete in the table view cells for issues and contacts, but a solid blue fill for the result buttons.

It was suggested to use the same color for both, linking the meaning of a completed action from the button -> contact -> issue.

In addition to the above, I'd like to have an indication of partial completeness for issues. If you've contact 1 out of 3 contacts for an issue, I think maybe the empty circle with a dot in it, something like this:

subdigital avatar Mar 29 '17 15:03 subdigital

Image links seem to be broken. :(

Abizern avatar Oct 06 '17 03:10 Abizern

This may be moot considering some recent visual changes in https://github.com/5calls/ios/pull/166, checkin with @ianyh here

nickoneill avatar Oct 06 '17 19:10 nickoneill

What I had mocked up generally moved towards using blue for indicating completion, both the marker in the list and the buttons to set results. Green would be reserved for the actual call action. It doesn't have a sense of partial completion, though, which is kind of compelling.

ianyh avatar Oct 06 '17 20:10 ianyh