Compact triage and scoring widgets in Application view#556
Draft
Copilot wants to merge 25 commits into
Draft
Conversation
Copilot
AI
changed the title
Add Hiring Dashboard with 3 KPI widgets for managers
Add Hiring Dashboard with 3 KPI widgets for vacancy managers
Jun 9, 2026
Copilot created this pull request from a session on behalf of
chakladarj-nih
June 9, 2026 17:02
View session
Copilot stopped work on behalf of
chakladarj-nih due to an error
June 10, 2026 23:33
…reference KPIs to HiringDashboard
Copilot
AI
changed the title
Add Hiring Dashboard with 3 KPI widgets for vacancy managers
Move application status and reference collection KPIs from ManageDashboard to HiringDashboard
Jun 10, 2026
…llection) from HiringDashboard
Copilot
AI
changed the title
Move application status and reference collection KPIs from ManageDashboard to HiringDashboard
Revert ManageDashboard KPI changes; move application status/reference KPIs to HiringDashboard (then remove)
Jun 11, 2026
Copilot
AI
changed the title
Revert ManageDashboard KPI changes; move application status/reference KPIs to HiringDashboard (then remove)
feat: Widget 4 — Missing References table for HiringDashboard
Jun 11, 2026
Copilot
AI
changed the title
feat: Widget 4 — Missing References table for HiringDashboard
feat: HiringDashboard Widgets 4 & 5 — Missing References and New User Profiles
Jun 11, 2026
Copilot
AI
changed the title
HiringDashboard: stale profile highlighting, Marked for Deletion column, Hired Applicants KPI, and Vacancies by Location pie chart
Downgrade Recharts to restore compatibility with the webpack 4 build
Jun 11, 2026
Copilot
AI
changed the title
Downgrade Recharts to restore compatibility with the webpack 4 build
Mute HiringDashboard color palette without changing status semantics
Jun 11, 2026
Copilot
AI
changed the title
Mute HiringDashboard color palette without changing status semantics
Add committee members role-assignment table alongside vacancies by location
Jun 11, 2026
Copilot
AI
changed the title
Add committee members role-assignment table alongside vacancies by location
HiringDashboard: add committee members table with per-role breakdown next to vacancies by location
Jun 11, 2026
Copilot
AI
changed the title
HiringDashboard: add committee members table with per-role breakdown next to vacancies by location
Fix Hiring Dashboard location and committee-member-by-role widget data mapping
Jun 11, 2026
Copilot
AI
changed the title
Fix Hiring Dashboard location and committee-member-by-role widget data mapping
Hiring Dashboard: place “Vacancies by Location” in its own row below Committee Members
Jun 11, 2026
Copilot
AI
changed the title
Hiring Dashboard: place “Vacancies by Location” in its own row below Committee Members
Compact triage and scoring widgets in Application view
Jun 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Application-side triage and scoring widgets were visually too spacious, reducing scanability and forcing unnecessary scrolling. This change tightens spacing and control dimensions while keeping widget behavior and content unchanged.
Scoped compact layout for scoring widget
Denser scoring controls
Denser triage controls
rows: 4 -> 3) to better match compact layout.