🐂 Support for showing import progress

This commit is contained in:
2023-07-13 08:03:16 -07:00
parent ae9ec75983
commit a2f8d8b1e8
8 changed files with 86 additions and 21 deletions

View File

@@ -127,7 +127,7 @@ export const analyzeLibrary = (issues) => async (dispatch) => {
queryObjects,
},
});
dispatch({
type: CV_ISSUES_MATCHES_IN_LIBRARY_FETCHED,
matches: foo.data,