Problem
The bottom-action-box summary text reads (1 selected of 1 cells visible) (recommendations.ts:1869). The selected-vs-visible count
is the least useful information at this point — the user can already
see selection state from row checkboxes, and the visible count is
in the filter status bar.
What would be more useful
Surface the financial summary of the current action target:
"$N–$M monthly savings, $K upfront across J cells", same shape as the
"Recommended range" banner that's about to go away (#…). The user is
about to commit to a purchase / plan; the action-box summary is
prime real estate for the dollar figures they're authorising.
Acceptance criteria
Problem
The bottom-action-box summary text reads
(1 selected of 1 cells visible)(recommendations.ts:1869). The selected-vs-visible countis the least useful information at this point — the user can already
see selection state from row checkboxes, and the visible count is
in the filter status bar.
What would be more useful
Surface the financial summary of the current action target:
"$N–$M monthly savings, $K upfront across J cells", same shape as the
"Recommended range" banner that's about to go away (#…). The user is
about to commit to a purchase / plan; the action-box summary is
prime real estate for the dollar figures they're authorising.
Acceptance criteria
pageLevelRange(savings range + upfront range + cell count).
selection (matches the disabled-button state).
change).
bottom action box selection summary reflects current selection (Bundle B)updated to assert the new shape.