Open chavda-bhavik opened 3 months ago
Hi @chavda-bhavik, I would like to make an attempt at this. Could you please assign the issue to me?
Sure @ChinmoyDn Feel free to ask any questions here or in discord
Hi @chavda-bhavik is this issue up for grabs?
Describe the bug Impler validates empty files at first. But none of the columns are required, and the user doesn't do any mapping. The review step shows a table with empty records.
To Reproduce Steps to reproduce the behavior:
Expected behavior The review step should exclude these empty records.
Additional context We can add check here for empty records, https://github.com/implerhq/impler.io/blob/next/apps/api/src/app/review/usecases/do-review/base-review.usecase.ts#L335