roberttdev / dactyl4

DACTYL in Rails 4
MIT License
1 stars 0 forks source link

QA Yellow Exclamation vs. Check #48

Closed wsloand closed 9 years ago

wsloand commented 10 years ago

It would be nice if the check mark in QA had the same behavior as in QC. The field or group shows with the yellow exclamation mark until it and for groups all sub items are approved. That would help track what has been looked at.

roberttdev commented 9 years ago

Right now, the check mark indicates whether or not the user has approved the group (hopefully after approving the sub-items, considering that the system will error when they try to complete if they don't). Would you like to have that instead indicate the status of the sub-items, and have the user figure out whether the group was approved or rejected based on the thumbs up/down icons? (Thumbs down means you have accepted it, and you can click the thumbs down to reject it instead.. thumbs up is vice-versa).

wsloand commented 9 years ago

No, you can leave this as is.