Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display task column in judge queue table view #8652

Closed
2 tasks
lowellrex opened this issue Jan 11, 2019 · 2 comments
Closed
2 tasks

Display task column in judge queue table view #8652

lowellrex opened this issue Jan 11, 2019 · 2 comments

Comments

@lowellrex
Copy link
Contributor

lowellrex commented Jan 11, 2019

The only things that appeared in judges' queue table views prior to the quality review pilot were decisions to be signed. Now that judges can get quality review tasks we should show the task label in the queue table view to indicate what action they need to take on the appeal at a glance.

Acceptance criteria

Before After
image image
@lowellrex
Copy link
Contributor Author

cc @allyceh @eric-nava for thoughts on the visual appearance of this new tab (we don't have the ability to change the sort order yet, as a heads up). Maybe we should be upper-casing these strings though?

@allyceh
Copy link
Contributor

allyceh commented Jan 11, 2019

Visual appearance looks good to me. Can we use title case for these strings since "type" is also using title case? Ex: "Review", and "Quality Review"

@lpciferri lpciferri changed the title Display task label in judge queue table view Display task column in judge queue table view Jan 15, 2019
@joeyyang joeyyang self-assigned this Jan 25, 2019
va-bot pushed a commit that referenced this issue Jan 28, 2019
Resolves #8652
/cc @allyceh 

### Description
Adds the task column to judge queue view (with the task name in `_.startCase`)

<img width="1348" alt="screenshot 2019-01-25 10 16 18" src="https://user-images.githubusercontent.com/2928395/51754521-81fe1980-208a-11e9-915a-9f009ec6053f.png">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants