politics-rewired / Spoke

Politics Rewired's fork of Spoke
GNU General Public License v3.0
34 stars 16 forks source link

fix(csv mapping): rerender on file upload #1650

Closed ajohn25 closed 11 months ago

ajohn25 commented 11 months ago

Description

This alters the csv mapping dialog to rerender whenever a new file is uploaded.

Motivation and Context

The mapping columns wouldn't reset when a new file was uploaded previously.

How Has This Been Tested?

This has been tested locally. Went through a few different versions of this useEffect before getting the rerender behavior right.

Screenshots (if appropriate):

Documentation Changes

Checklist: