Skip to content
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

Add CoursewareSearchForm component #1214

Merged
merged 6 commits into from
Oct 24, 2023
Merged

Conversation

davidnuon
Copy link
Member

Description

Ticket: KBK-41

Adds a search bar for the Courseware Search feature.

Depends on #1212

@davidnuon davidnuon changed the base branch from master to rijuma/courseware-search-modal October 20, 2023 09:40
Base automatically changed from rijuma/courseware-search-modal to master October 20, 2023 14:33
@davidnuon davidnuon force-pushed the dnuon/courseware-search-component branch from e074643 to f7508f2 Compare October 20, 2023 18:08
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (00e7680) 88.18% compared to head (77fd43f) 88.19%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1214      +/-   ##
==========================================
+ Coverage   88.18%   88.19%   +0.01%     
==========================================
  Files         270      271       +1     
  Lines        4587     4591       +4     
  Branches     1151     1151              
==========================================
+ Hits         4045     4049       +4     
  Misses        528      528              
  Partials       14       14              
Files Coverage Δ
...course-home/courseware-search/CoursewareSearch.jsx 100.00% <ø> (ø)
...se-home/courseware-search/CoursewareSearchForm.jsx 100.00% <100.00%> (ø)
src/course-home/courseware-search/messages.js 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidnuon davidnuon marked this pull request as ready for review October 20, 2023 20:19
@aethant
Copy link
Contributor

aethant commented Oct 24, 2023

@davidnuon I think it has to be "fix:" rather than "lint: Fix" for the check to pass

@davidnuon davidnuon changed the title Add CoursewareSearchBar component Add CoursewareSearchForm component Oct 24, 2023
@davidnuon davidnuon force-pushed the dnuon/courseware-search-component branch from b488581 to bd3c69d Compare October 24, 2023 19:37
Copy link
Member

@rijuma rijuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidnuon davidnuon merged commit 7c92110 into master Oct 24, 2023
5 checks passed
@davidnuon davidnuon deleted the dnuon/courseware-search-component branch October 24, 2023 20:32
CefBoud pushed a commit to open-craft/frontend-app-learning that referenced this pull request Nov 5, 2023
* feat: Add CoursewareSearchBar component

* fix: lint

* fix: Clarified component names and i18n description

* test: Add more tests

* fix: lint

* fix: Made props in CoursewareSearchForm optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants