[jbosstools-issues] [JBoss JIRA] (JBIDE-21411) v3 (Template) Application wizard: error markers for missing content should be consistent with rest of OpenShift tooling

Andre Dietisheim (JIRA) issues at jboss.org
Wed Jan 6 10:21:00 EST 2016


Andre Dietisheim created JBIDE-21411:
----------------------------------------

             Summary: v3 (Template) Application wizard: error markers for missing content should be consistent with rest of OpenShift tooling
                 Key: JBIDE-21411
                 URL: https://issues.jboss.org/browse/JBIDE-21411
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: openshift
            Reporter: Andre Dietisheim
             Fix For: 4.3.1.Beta2


# ASSERT: make sure that you have a connection to a v3 OpenShift server
# EXEC: in OpenShift explorer: pick "New"->"Application" from the context menu of your v3 connection
# ASSERT: new application wizard pops up, listing your project
# EXEC: unfold your project to get a listing of the available templates and pick on. Hit "Next"
# EXEC: in "Template Parameters" wizard page: select an entry without value and hit "Edit"
# ASSERT: editing dialog pops up

Result:
!edit-template-parameter-value.png!
"OK" button is enabled even though I didnt change anything. There isnt any decoration to the text field either that would require me to provide a value?

# EXEC: provide some value and back in the wizard page hit "Next"
# ASSERT: "Resource Labels" page shows up. 
# EXEC: Hit "Add"
# ASSERT: dialog pops up so that I can create a new label

Result:
!required-value-decoration.png!
The dialog decorates missing values with a red error marker.
In OpenShift tooling we usually use "*" when required values are missing, not the error icon.
Notice also the 2 additional error-decorations that are shown (there are 4 error decorations while we should have 2 only)




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list