Actions
Feature #35896
closedAllow passing parameters to getControllerSearchProps
Description
Katello is switching to Foreman's standard PF4 search input.
Katello may use an endpoint like this:
autocompleteEndpoint={`/content_view_versions/auto_complete_search?content_view_id=${cvId}`}
Improvement to getControllerSearchProps to accept search URL as it is.
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Tracker changed from Bug to Feature
- Category set to JavaScript stack
Please select the correct tracker. This sounds like an enhancement, but it's not well summarized in the subject. Please do.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lucy Fu
- Pull request https://github.com/theforeman/foreman/pull/9571 added
Updated by Lucy Fu almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2b7fc448fb3baf9e9b9d513be15c889e24076d5c.
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Subject changed from Improvement to getControllerSearchProps to Allow passing parameters to getControllerSearchProps
- Triaged changed from No to Yes
Actions