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
While investigating this bug, I discovered that we calculate "other spending" totals on the front-end side, using JavaScript. We should make endpoints to calculate these totals rather than calculating them on the front-end, for consistency and performance improvement.
lbeaufort
changed the title
Make endpoints to calculate "other spending" totals
Make endpoints to calculate "other spending" (IE/EC/CC) totals
Mar 4, 2019
lbeaufort
changed the title
Make endpoints to calculate "other spending" (IE/EC/CC) totals
[Split into multiple issues] Make endpoints to calculate "other spending" (IE/EC/CC) totals
Oct 29, 2019
While investigating this bug, I discovered that we calculate "other spending" totals on the front-end side, using JavaScript. We should make endpoints to calculate these totals rather than calculating them on the front-end, for consistency and performance improvement.
Example: https://www.fec.gov/data/candidate/P80001571/?tab=other-spending
The text was updated successfully, but these errors were encountered: