fix: reverse ordering of calls - #577
zeynepcaliskan wants to merge 1 commit into
Conversation
|
Reviewed as part of a backlog housekeeping pass. The change itself is small and self-contained (reversing call display order in |
|
Flagged by daily-backlog-pr Phase 3.5 housekeeping: this PR has merge conflicts with the base branch ( |
|
Automated sweep (daily-backlog-pr): this PR is currently CONFLICTING with the base branch and can't be auto-merged. It needs a rebase onto the default branch and conflict resolution by the author/maintainer before review can complete. Flagging for human attention — not attempting an automated rebase of a feature branch. |
Update the calls UI and keyboard index mapping so that newly created calls appear at the top of the list and are assigned the lowest numeric shortcut (1, 2, 3, …). This is done by reversing the iteration order of calls both when building callIndexMap and when rendering ProductionLines.