Bug 1007874

Summary: 'Create New' modal window improvements
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Zuzana Krejčová <zkrejcov>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0.0CC: etirelli, lpetrovi
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:19:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1006308    
Attachments:
Description Flags
modal window with problematic parts
none
improvements to the create new screen none

Description Zuzana Krejčová 2013-09-13 13:31:49 UTC
Created attachment 797337 [details]
modal window with problematic parts

Description of problem:
The modal window for creating a new resource is unnecessarily complicated.

1. You have already chosen the resource type to be created, there is no need to offer the choice again. User should choose the resource type just once, the modal window should not contain this option.

2. If there is no option to change the resource type, the title should be changed to New <type> for the type selected instead of New resource.

3. The window has 2 'titles', one is 'Create new', the other below that is 'New resource' (or later perhaps New <type> for the selected type). It might look better to only mention the 'New' once or have only one title.

4. The path (default://master@uf-playground/defaultPackage/src/main/resources) probably wont say much to the business user. But we should probably get more opinions on this.

5. There is a lot of empty space below the path.

Comment 5 Mauricio Salatino 2013-10-10 22:54:28 UTC
Created attachment 810824 [details]
improvements to the create new screen

Comment 6 Mauricio Salatino 2013-10-10 23:14:39 UTC
Does the attached popup looks better? It is way better IMO, there are a lot of things that needs to be improved yet, but this is just the first step. 
Notice that the footer is looking weird because it is not defined inside the Create New Resource screen. We can open another BZ to cover that. 

Pushed to 6.0.x

Comment 7 Zuzana Krejčová 2013-10-14 06:46:07 UTC
(In reply to Mauricio Salatino from comment #6)
> Does the attached popup looks better? It is way better IMO, there are a lot
> of things that needs to be improved yet, but this is just the first step. 
> Notice that the footer is looking weird because it is not defined inside the
> Create New Resource screen. We can open another BZ to cover that. 
> 
> Pushed to 6.0.x

It's definitely a lot better, thanks.