Bug 1503036 - The 'next' button wrongly changed to 'create' when click image on homepage
Summary: The 'next' button wrongly changed to 'create' when click image on homepage
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 3.7.0
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-17 09:03 UTC by shahan
Modified: 2017-11-28 08:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-31 13:00:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description shahan 2017-10-17 09:03:43 UTC
Description of problem:
 The 'next' button wrongly changed to 'create' when click image on homepage

Version-Release number of selected component (if applicable):
  OpenShift Master: v3.7.0-0.155.0
  Kubernetes Master: v1.7.6+a08f5eeb62 

How reproducible:
  Always

Steps to Reproduce:
1. Login Web Console and goto homepage
2. select one image to build, such as php
3.

Actual results:
  The 'next' button wrongly changed to 'create' on the opened panel

Expected results:
  Should be next button shown on the first step 

Additional info:

Comment 1 Samuel Padgett 2017-10-20 12:07:55 UTC
This should be fixed indirectly by

https://github.com/openshift/origin-web-catalog/pull/512

because updateBindability returns early now. It was incorrectly setting the button label.

The catalog changes were pulled in as part of console PR

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

Comment 3 shahan 2017-10-31 02:37:43 UTC
Checked this issue on the OCP v3.7.0-0.184.0, the order process works well. Changed the status to verified.


Note You need to log in before you can comment on or make changes to this bug.