]
Fred Bricon updated JBIDE-22245:
--------------------------------
Story Points: 1
Application Wizard: Resource label key has wrong label
------------------------------------------------------
Key: JBIDE-22245
URL:
https://issues.jboss.org/browse/JBIDE-22245
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Marián Labuda
Priority: Minor
Labels: application_wizard, openshift_v3, ux
Fix For: 4.4.x
In New Application wizard on the page with labels, if I select to create/edit an existing
label there is opened a dialog with label details. Label consists of key:value pair (it
comes from kubernetes concept), but in this labels of text widgets are "Label:"
and "Value:". I think we should have it labeled as "Key:" and
"Value:" instead.