-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export, Tech debt
-
Not Needed
We've talked about using https://redux-toolkit.js.org/api/createSlice
The fileType and fileIsMultilineJSON split is kinda weird. Could just have one fileType with jsonl being a third type.
We now have an AbortController we can abort. Previously we kept the source stream and unpiped that.
Would be nice to align the naming of state with what those variables are called elsewhere.
We only need the file size, not fileStats. Will be easier to support in DE anyway.
useHeaderLines is not used
We won't need guesstimate* anymore.