Bug 1489709

Summary: Creating first project still use /create-project page
Product: OpenShift Container Platform Reporter: Yadan Pei <yapei>
Component: Management ConsoleAssignee: Jeff Phillips <jephilli>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 3.7.0CC: aos-bugs, jokerman, mmccomas, spadgett, yapei
Target Milestone: ---   
Target Release: 3.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-31 12:57:14 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:

Description Yadan Pei 2017-09-08 07:54:55 UTC
Description of problem:
Creating first project on /console still use /create-project page

Version-Release number of selected component (if applicable):
v3.7.0-0.125.0

How reproducible:
Always

Steps to Reproduce:
1.Login to web console with "user" and "user" doesn't have projects
2.There is welcome message along with "Create Project" button
3.Click on "Create Project" button

Actual results:
3.Directed to /console/create-project page

Expected results:
3.Should use new project panel instead of pages as card https://trello.com/c/djoHeMob/1062-2-reuse-landing-page-create-and-edit-project-dialogs-on-project-list-usability requested

Additional info:

Comment 1 Samuel Padgett 2017-09-08 10:42:33 UTC
This was left this was on purpose for the moment. When the new landing page is enabled, there is no direct link to the project list, so the user won't be able to go to that page without typing in the URL directly. Lowering severity to "low" for now.

This PR will eventually change the button to open a popup:

https://github.com/openshift/origin-web-console/pull/1954

Comment 4 Yadan Pei 2017-10-31 05:53:06 UTC
Checked on v3.7.0-0.184.0 with new landing page enabled,

Creating the first project could be done in popup modal. Move to VERIFIED