screwdriver icon indicating copy to clipboard operation
screwdriver copied to clipboard

Create pipeline flow is not showing all templates

Open jithine opened this issue 5 years ago • 1 comments

What happened: When searching for template during create pipeline flow, only template name is matched. UI is not searching in template namespace. Refer screenshots.

Screen Shot 2020-11-18 at 4 11 38 PM Screen Shot 2020-11-18 at 4 11 45 PM

What you expected to happen:

Searching for a template name should match both namespace & name.

How to reproduce it:

jithine avatar Nov 19 '20 00:11 jithine

Probably need to refer to this: https://ember-power-select.com/docs/the-search Code: https://github.com/screwdriver-cd/ui/blob/457f2c1cf18b8a870cf7f380d6366eaaadb2bbbd/app/components/pipeline-create-form/template.hbs#L47-L58

tkyi avatar May 26 '21 20:05 tkyi