From 2cfc042724a8b5bcd420735d306b7eaa4fcd78ea Mon Sep 17 00:00:00 2001 From: "Ishan S. Patel" Date: Sat, 7 Mar 2026 11:41:53 -0500 Subject: [PATCH] YACWC --- SearchFrontend/search_ui/src/App.jsx | 160 +++++++++++++++++---------- 1 file changed, 99 insertions(+), 61 deletions(-) diff --git a/SearchFrontend/search_ui/src/App.jsx b/SearchFrontend/search_ui/src/App.jsx index 58c9293..13622ca 100644 --- a/SearchFrontend/search_ui/src/App.jsx +++ b/SearchFrontend/search_ui/src/App.jsx @@ -601,17 +601,29 @@ function App() { )} -
-
+
+
-
+
-
+ +
-
+
- HD Video + HD Video
-
- -
-
+ +
+ updateDataAndValue(e.target.value)} style={{ - width: "100%", - color: "#fff", - backgroundColor: "#23272f", - minWidth: 0, + width: "100px", + margin: "0 4px" }} /> -
-
- + {sliderValue.toFixed(2)}
-
+ +
- {videoPlaying && ( -
- -
- )} - {videoPlaying && ( -
- -
- )} + +
+ +
+
+ +