-
Notifications
You must be signed in to change notification settings - Fork 478
Content Add Search by Title isn't working. #31969
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
Comments
dsolistorres
added a commit
that referenced
this issue
May 16, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
May 19, 2025
Closes #31969 ### Proposed Changes * This pull request includes a small change to the `ContentSelector.js` file. The change removes the assignment of the `structureVelVar` property in the `_renderSearchField` method, because it was already set in `_structureDetailsCallback` method after a content type is selected in the search window. * This assignment removal also avoids setting `structureVelVar` to undefined when `field['fieldStructureVarName']` is not set, that was causing this issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem Statement
On the latest versions, the Content Add screen search functionality isn't completely working. When you select a specific content type and try to search by the Title, it does not work.
Steps to Reproduce
I did the following to reproduce this bug.
ContentSearch.mp4
Acceptance Criteria
When you type in something into one of the search fields, it should filter to contain what is typed in that field when clicking Search.
dotCMS Version
25.04.09-1
25.04.16-1
Proposed Objective
Customer Support
Proposed Priority
Priority 2 - Important
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
https://dotcms.freshdesk.com/a/tickets/30758
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: