Closed ajohn25 closed 1 year ago
This alters the csv mapping dialog to rerender whenever a new file is uploaded.
The mapping columns wouldn't reset when a new file was uploaded previously.
This has been tested locally. Went through a few different versions of this useEffect before getting the rerender behavior right.
useEffect
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: