From 1aa0005b4298fc1af9c1d0bf1f357738c0fa2673 Mon Sep 17 00:00:00 2001 From: sct Date: Mon, 11 Jan 2021 16:02:08 +0000 Subject: [PATCH] fix(frontend): show correct request status on request cards for 4k requests --- src/components/RequestCard/index.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/RequestCard/index.tsx b/src/components/RequestCard/index.tsx index a8683e22c..bd425f690 100644 --- a/src/components/RequestCard/index.tsx +++ b/src/components/RequestCard/index.tsx @@ -114,7 +114,11 @@ const RequestCard: React.FC = ({ request }) => { {requestData.media.status && (