Note: should be implemented after T261504: VE on Test Instance: Change behavior for adding/removing params and before T263573: VE Dialog on the Test Instance: Add undocumented parameters
Requirements
- Add a search field beneath the template name, when the template has parameters using OOUI SearchInputWidget (type=search)
- Hide search field for templates without parameters
- When search term is entered, filter parameters within that template and show results using the same criteria in the current search (under Add more information dropdown). Show results essentially means to hide all non-relevant parameters from the sidebar
- Filter applies only to the parameter list in the sidebar, not to the template content on the right-hand side (all currently selected parameters should remain visible, not just those included after the filter)
- When multiple templates/content exists, filter only within a single template. Do not hide the other templates/content.
Mock