From 79f9b22fad46f2f3b2ac7ffd637fd2d3f188d888 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Mon, 13 Mar 2023 11:25:15 -0400 Subject: [PATCH] Elasticsearch upgrade fix (#67) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🔧 Fixed the response object in reducers and components https://github.com/rishighan/threetwo/issues/64 Signed-off-by: Rishi Ghan * #️⃣ Added a key prop to MetadataPanel in global search results Signed-off-by: Rishi Ghan * 🔧 Fixed DOMNesting issues Signed-off-by: Rishi Ghan * 🔧 Fixed the response in wanted reducer action Signed-off-by: Rishi Ghan * ➕ Committing the reducer Signed-off-by: Rishi Ghan * 🔧 Fixes for DOMNesting issues on the Downloads page Signed-off-by: Rishi Ghan --------- Signed-off-by: Rishi Ghan