I like how redux form prefixes its actions with '@@redux-form/', stripes-connect should do something similar (if it's even possible at the moment given our use of redux-crud).
Also, we should bring our "clear" action in line with the way redux-crud names things---right now we have "FOLIO_USERS_USERS_FETCH_SUCCESS" but also "CLEAR_@FOLIO/USERS_USERS"
I like how redux form prefixes its actions with '@@redux-form/', stripes-connect should do something similar (if it's even possible at the moment given our use of redux-crud).
Also, we should bring our "clear" action in line with the way redux-crud names things---right now we have "FOLIO_USERS_USERS_FETCH_SUCCESS" but also "CLEAR_@FOLIO/USERS_USERS"