You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workflow we're using for reviewing annotations involves applying a search to show tasks that need review (the search query is "status:validation"). When we do this it works fine and we can click into a task to review it. Once the review is complete, the status of the task is marked as "completed", the work is saved, and the browser back button is used to get to the main task list. The problem is at this point, the task list is the full list without the search query applied (though the search query still shows in the box). It is possible to have the search query reapplied when the back button is used so the user doesn't have to manually click the search icon each time they come back to the task list?
We're experience this in Chrome version 76.
The text was updated successfully, but these errors were encountered:
@bsekachev Thanks for the suggestion. I don't have a mouse wheel, but I assume you're just suggesting opening the job in a new tab so that the main task list (with the search filter) remains in the original tab. I tried this and it doesn't quite solve the problem because I'm changing the status of the job being reviewed (and the status is what is being used as the search criterion for the main task list). The ideal functionality would be for the task to be removed from the task list when I go back to it because the status no longer matches the search criterion.
I realize that this might be a somewhat specific use case. However, I do think the process of reviewing annotations should be supported with an intuitive, smooth process. I'm open to hearing other suggestions for reviewer workflows that you guys have. Thanks!
The workflow we're using for reviewing annotations involves applying a search to show tasks that need review (the search query is "status:validation"). When we do this it works fine and we can click into a task to review it. Once the review is complete, the status of the task is marked as "completed", the work is saved, and the browser back button is used to get to the main task list. The problem is at this point, the task list is the full list without the search query applied (though the search query still shows in the box). It is possible to have the search query reapplied when the back button is used so the user doesn't have to manually click the search icon each time they come back to the task list?
We're experience this in Chrome version 76.
The text was updated successfully, but these errors were encountered: