Problem
Coming from here, @martasudol discovered that we are calling the SearchForReports API that is used in the Chat switched to fetch reports also in other actions on the Reports (search) page. This is unnecessary as the results of the API are not used and it breaks out 1:1:1 philosophy
Solution
Avoid calling this extra API call when its not needed
Issue Owner
Current Issue Owner: @laurenreidexpensify
Problem
Coming from here, @martasudol discovered that we are calling the
SearchForReportsAPI that is used in the Chat switched to fetch reports also in other actions on the Reports (search) page. This is unnecessary as the results of the API are not used and it breaks out 1:1:1 philosophySolution
Avoid calling this extra API call when its not needed
Issue Owner
Current Issue Owner: @laurenreidexpensify