Skip to content

Commit 802401e

Browse files
msoginclaude
andauthored
feat(team): sortable Individuals table with URL-persisted sort (GLOOK-12) (#53)
* docs(spec): GLOOK-12 sortable dev table design * docs(plan): GLOOK-12 sortable dev table implementation plan * feat(glook-12): add DevTable component with sortable columns Extracts developer table into a reusable component from team page. Supports URL-persisted column sorting (devsort/devdir keys) with optional Jira and spend columns. Shows absolute impact rank when filtering or sorting diverges from server impact order. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> * fix(glook-12): use RefObject import instead of React.RefObject global * feat(glook-12): wire DevTable into team page, remove inlined table IIFE Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> * fix(glook-12): PR review — window.innerHeight, fetch errors, unmount cleanup, Lines+ rename, key fallback --------- Co-authored-by: msogin <msogin@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent f0e6fb1 commit 802401e

4 files changed

Lines changed: 1333 additions & 398 deletions

File tree

0 commit comments

Comments
 (0)