Skip to content

fix: restore agent table title column width so header and rows align#689

Open
ivannissimrch wants to merge 1 commit into
developfrom
ivannissimrch/fix/agent-table-header-alignment
Open

fix: restore agent table title column width so header and rows align#689
ivannissimrch wants to merge 1 commit into
developfrom
ivannissimrch/fix/agent-table-header-alignment

Conversation

@ivannissimrch

Copy link
Copy Markdown
Collaborator

Description

The admin agent table's title column was missing a width, so the header (which flexes when it has no width) and the rows (fixed width) didn't line up. Restored width: AGENT_COL_WIDTHS.title to align them.
Is isolated to the admin view; the NGO read-only view uses separate widths and is unaffected.

Changes

  • Add width: AGENT_COL_WIDTHS.title to the admin agent table's title column header

Screenshots / Demos

before:
before

after:
after
Screenshot from 2026-06-16 18-32-34

Checklist

  • WITHIN THE SCOPE OF AN ISSUE; No unnecessary files included
  • Tests added/updated
  • Documentation updated
  • CI passes

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.

1 participant