[x] Include a description of your pull request and instructions for the reviewer to verify your work.
[x] Link to the issue if this PR is issue-specific.
[ ] Create/update the corresponding story if this includes a UI component.
[ ] Create/update documentation. If not included, tell us why.
[ ] List the environments / browsers in which you tested your changes.
[x] Tests, linting, or other required checks are passing.
[x] PR has an informative and human-readable title
PR titles are used to generate the change log in releases; good ones make that easier to scan.
PRs will be broadly categorized in the change log, but for even easier scanning, consider prefixing with a component name or other useful categorization, e.g., "BaseButton: fix layout bug", or "Storybook: Update dependencies".
These tags are used to do the aforementioned broad categorization in the change log and determine what the next release's version number should be.
Release Drafter will attempt to do the category labeling for you! Please double-check its work.
Description
integrates prettyFilterNames into a new lookupContentType method that can convert between interface name (EDUImageDetailPage), model name (edu_resources.EDUImageDetailPage), elastic search key (edu_resources_eduimagedetailpage), and filter name (Images).
Checklist
Description
prettyFilterNames
into a newlookupContentType
method that can convert between interface name (EDUImageDetailPage
), model name (edu_resources.EDUImageDetailPage
), elastic search key (edu_resources_eduimagedetailpage
), and filter name (Images
).lookupContentType
Instructions to test
Tested in the following environments/browsers:
Operating System
Browser