From 01203f955c684e22ef005554b1de19a6d69b3d47 Mon Sep 17 00:00:00 2001 From: Swetha-Josh Date: Tue, 23 Jun 2026 11:45:36 +0530 Subject: [PATCH] updates --- .../src/pages/Overview/Overview.jsx | 24 +++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/ipi-survey-platform/src/pages/Overview/Overview.jsx b/ipi-survey-platform/src/pages/Overview/Overview.jsx index a7b7537..1a8786e 100644 --- a/ipi-survey-platform/src/pages/Overview/Overview.jsx +++ b/ipi-survey-platform/src/pages/Overview/Overview.jsx @@ -236,12 +236,22 @@ const showToast = (message, type = 'success') => { ) : -
- View +
+ {record.status === 'Rejected' && ( { ); } - if (columnIndex === 8) { // Action column + if (columnIndex === 7) { // Action column return (