-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added CoursewareSearchResults UI component #1224
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1224 +/- ##
==========================================
- Coverage 88.19% 88.18% -0.02%
==========================================
Files 271 273 +2
Lines 4591 4620 +29
Branches 1151 1164 +13
==========================================
+ Hits 4049 4074 +25
- Misses 528 531 +3
- Partials 14 15 +1
☔ View full report in Codecov by Sentry. |
71cc670
to
7712a78
Compare
This is a UI component with mocked behavior for testing. I don't think this needs to have coverage atm. It will be wrapped up in an implementation ticket. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
* feat: Added CoursewareSearchResults UI component * fix: Added conditional for undefined case instead of null * fix: Updated code to avoid mutation
* feat: Added CoursewareSearchResults UI component * fix: Added conditional for undefined case instead of null * fix: Updated code to avoid mutation
* feat: Added CoursewareSearchResults UI component * fix: Added conditional for undefined case instead of null * fix: Updated code to avoid mutation
Description
Ticket: KBK-44 🔒
We need a Search Results UI component 🔒 to show the search components and the results.
UI changes
Showing results
No results
Testing Instructions:
This shows mocked results, so in order to see the variations:
lorem ipsum
will show the "no results" variant.lorem ipsum
will show a fixed number of results.