feat: focus leftover evaluation row on the opened post (v0.82.0) - #225
Conversation
After the leftover-open banner names the criterion, the matching IRT row is current and receives keyboard focus so "Read that evaluation row next" is the next action. No invented leftover number.
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
ADR 0026 names leftover pair context on the opened post and says to read that evaluation row next. This slice makes that the next action: the matching IRT row is
aria-currentand receives keyboard focus (andscrollIntoViewwhen the host has layout).After
make seed, click Closest leftover. Focus lands on the sales-lead evaluation row. A non-leftover row stays unmarked. No leftover number is invented.Stacked on #224. Independent exact-head APPROVE required. Do not mix into #74 or #92.
Test plan
App.test.tsx+lineageLayout(45) passNotes