Skip to content

[Feature:TAGrading] Make active graders an outline#12128

Merged
bmcutler merged 3 commits intomainfrom
active-graders-outline
Oct 17, 2025
Merged

[Feature:TAGrading] Make active graders an outline#12128
bmcutler merged 3 commits intomainfrom
active-graders-outline

Conversation

@lavalleeale
Copy link
Contributor

Why is this Change Important & Necessary?

Active grader indicators were full red circles, which made it impossible to see the status of the component outside of whether or not it is being graded.

What is the New Behavior?

The new behavior is that whether or not a component is being graded is represented by a red outline on the component circle.

What steps should a reviewer take to reproduce or test the bug or new feature?

  1. Start actively grading a component
  2. View the grading details view on both main and the PR

Automated Testing & Documentation

Other information

@codecov
Copy link

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.68%. Comparing base (9733059) to head (71d4065).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12128   +/-   ##
=========================================
  Coverage     21.68%   21.68%           
  Complexity     9598     9598           
=========================================
  Files           268      268           
  Lines         36620    36620           
  Branches        475      475           
=========================================
  Hits           7941     7941           
  Misses        28208    28208           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.69% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@Rkoester47 Rkoester47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the grading-in-progress symbol on both main and this branch, and I think the red outline is a strong idea. It makes it more clear that the problem has begun being graded, but is not finished. This change removes ambiguity from the grading process and is intuitive to me.

If I had to nitpick one thing, I think the red circle could be a bit bolder. I tested the view in both light and dark mode, and the red circle is somewhat difficult to notice in light mode especially. Even with brightness turned up, the red circle almost disappears and I could see some people with brightness turned down on light mode maybe missing it.

Otherwise, I really like the change and I think it improves the usability of the page. 'i think a slightly bolder outline on the red circle would help readability.

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Work in Progress in Submitty Development Oct 7, 2025
@automateprojectmangement automateprojectmangement bot moved this from Work in Progress to In Review in Submitty Development Oct 14, 2025
Copy link
Contributor

@Rkoester47 Rkoester47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The thicker red circle is more readable and much more clear.

@github-project-automation github-project-automation bot moved this from In Review to Awaiting Maintainer Review in Submitty Development Oct 14, 2025
@bmcutler
Copy link
Member

@lavalleeale

I'm merging this now, but since this is changing the UI (even if it is not a significant visual change) it should have at a minimum 1 screenshot. The description is very short and not 100% clear for a newer dev or for a dev or admin who is not familiar with this feature of Submitty.

Please edit the PR message to add a screenshot to the message for development documentation. Thanks.

@bmcutler bmcutler merged commit a7ca9c0 into main Oct 17, 2025
22 of 25 checks passed
@bmcutler bmcutler deleted the active-graders-outline branch October 17, 2025 17:27
@github-project-automation github-project-automation bot moved this from Awaiting Maintainer Review to Done in Submitty Development Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants