Request #4281
Flow wizard: the VM template search box of roles should be filled with content of the previous one
| Status: | Pending | Start date: | 01/10/2016 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0%  | |
| Category: | Sunstone | |||
| Target version: | - | |||
| Pull request: | 
Description
Hello,
When adding roles to a service, the user:
- fill the search box to narrow the VM template list
 - select the wanted VM template
 - click on 
+Add another role - the search box is empty
 
Sunstone could remember the content of the last search box and fill the search box of the new role with it to avoid maximum of keystrokes.
If templates are named consistently, the user:
- will enter the common part of several templates, for example 
app-foowhich returns all the VM templates related to applicationfoo(app-foo-frontend,app-foo-db,app-foo-backend, …) - select the 
app-foo-dband configure the role - click on 
+Add another role - select the 
app-foo-backend, defineapp-foo-dbas parent and configure the role - click on 
+Add another role - select the 
app-foo-frontend, defineapp-foo-backendas parent and configure the role 
Regards.