From 42d65a00d35d2128a5e709d9b09cc476eccf165a Mon Sep 17 00:00:00 2001 From: qtw97 Date: Tue, 14 Nov 2023 15:34:13 -0500 Subject: [PATCH 01/10] Update courses.html --- lms/templates/courseware/courses.html | 185 +++++++++++++++++++++++++- 1 file changed, 184 insertions(+), 1 deletion(-) diff --git a/lms/templates/courseware/courses.html b/lms/templates/courseware/courses.html index db303073676d..d127457527c8 100644 --- a/lms/templates/courseware/courses.html +++ b/lms/templates/courseware/courses.html @@ -35,7 +35,7 @@
% if course_discovery_enabled: - +
+
+
- +
+
+
+ - +
+
- -
- +
@@ -91,6 +94,13 @@ font-family: 'Inter', sans-serif; } + .magnifier-input{ + display: flex; + flex-direction: row; + align-items: stretch; + + } + .wrapper-search-context { display: flex; flex-direction: column; @@ -154,7 +164,7 @@ .search-container { box-sizing: border-box; display: flex; - flex-direction: column; + flex-direction: row; align-items: flex-start; padding: 12px 18px; gap: 10px; From c6bff93011d5d3adc3263a2524184a4d4c07ae88 Mon Sep 17 00:00:00 2001 From: qtw97 Date: Tue, 14 Nov 2023 19:19:44 -0500 Subject: [PATCH 06/10] Update courses.html --- lms/templates/courseware/courses.html | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/lms/templates/courseware/courses.html b/lms/templates/courseware/courses.html index f5c3ec500960..e2d4778d6a96 100644 --- a/lms/templates/courseware/courses.html +++ b/lms/templates/courseware/courses.html @@ -35,7 +35,7 @@
% if course_discovery_enabled: - +
@@ -60,15 +60,16 @@
+ Search Icon + - Search Icon
- + ${_('Loading')}
@@ -77,9 +78,21 @@
+ + +
+ Sort by: + +
+ + + +