You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dedup FTV HelpTip trigger, drop the non-working wrap-fix style
The two branches of the FTV sentence (scored vs not-enough-data) each
rendered an identical HelpTip trigger; hoisted it to one ftvHelpTipTrigger
element and reused it, and split the ternary into two ftvPassCount checks.
Also dropped WRAPPING_HOVER_BTN_STYLE — it didn't actually fix wrapping
in practice, so the "the 4 recent statewide elections" trigger now just
uses the plain shared HOVER_BTN_STYLE like the others.
0 commit comments