Skip to content

Compact triage and scoring widgets in Application view#556

Draft
Copilot wants to merge 25 commits into
devfrom
copilot/create-business-dashboard-queries
Draft

Compact triage and scoring widgets in Application view#556
Copilot wants to merge 25 commits into
devfrom
copilot/create-business-dashboard-queries

Conversation

Copilot AI commented Jun 9, 2026

Copy link
Copy Markdown

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

    • Added a widget-scoped container class and reduced inner row spacing.
    • Tightened content padding and section spacing to reduce vertical footprint.
  • Denser scoring controls

    • Reduced slider section spacing and slider max width.
    • Reduced radio button horizontal spacing/padding.
    • Slightly tightened heading and helper-text margins.
  • Denser triage controls

    • Reduced triage row spacing and radio button spacing/padding.
    • Reduced triage comments textarea height (rows: 4 -> 3) to better match compact layout.
<InfoCard
  title={props.title}
  className='ScoringWidgetContainer'
  allowToggle={true}
  initiallyHideContent={props.initiallyHideContent}
>

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 AI requested a review from chakladarj-nih June 9, 2026 17:02
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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants