[
https://issues.jboss.org/browse/JBIDE-17227?page=com.atlassian.jira.plugi...
]
Marián Labuda updated JBIDE-17227:
----------------------------------
Description:
In new OpenShift application wizard there is 3 choices how to create new applicaiton:
- Code Anything
- Basic/default cartridges
- Quickstarts
If user choose quickstart, on next wizard page is Source code field filled with
appropriate url. But if user choose Basic cartridge, on the same next wizard page is by
default checkbox "Use default source code" checked (that's ok) but after
click on checkbox (make it unchecked), field is blank and uneditable and it is not also
proceed to next wizard page / finish wizard (that's ok).
!source_code_text.png!
How it should work:
- Basic cartridge - Advance section should be collapsed by default. After expanding
Default source code checkbox should be checked. After unchecking it should be able to edit
text.
- Quickstart - If quickstart has source code then Default source code checkbox should be
unchecked and in source code text should be URL of source code and this source code text
should be uneditable. If quickstart does not have source code then advance section should
be collapsed and Default source code checkbox should be checked.
was:
In new OpenShift application wizard there is 3 choices how to create new applicaiton:
- Code Anything
- Basic/default cartridges
- Quickstarts
If user choose quickstart, on next wizard page is Source code field filled with
appropriate url. But if user choose Basic cartridge, on the same next wizard page is by
default checkbox "Use default source code" checked (that's ok) but after
click on checkbox (make it unchecked), field is blank and uneditable and it is not also
proceed to next wizard page / finish wizard (that's ok).
!source_code_text.png!
I think, we should in case of basic cartridge choice in first wizard page hide this area
on second wizard page (if we want to let users use only provided quickstarts and no other
templates) or let this field be editable (to let users input they own URL of quickstart /
template - but there is a question, whether it is reasonable)
Application wizard: unchecking "Use default source code"
wont enable "Source code" text field
---------------------------------------------------------------------------------------------
Key: JBIDE-17227
URL:
https://issues.jboss.org/browse/JBIDE-17227
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta2
Reporter: Marián Labuda
Labels: application_wizard
Fix For: 4.2.0.Beta2
Attachments: source_code_text.png
In new OpenShift application wizard there is 3 choices how to create new applicaiton:
- Code Anything
- Basic/default cartridges
- Quickstarts
If user choose quickstart, on next wizard page is Source code field filled with
appropriate url. But if user choose Basic cartridge, on the same next wizard page is by
default checkbox "Use default source code" checked (that's ok) but after
click on checkbox (make it unchecked), field is blank and uneditable and it is not also
proceed to next wizard page / finish wizard (that's ok).
!source_code_text.png!
How it should work:
- Basic cartridge - Advance section should be collapsed by default. After expanding
Default source code checkbox should be checked. After unchecking it should be able to edit
text.
- Quickstart - If quickstart has source code then Default source code checkbox should be
unchecked and in source code text should be URL of source code and this source code text
should be uneditable. If quickstart does not have source code then advance section should
be collapsed and Default source code checkbox should be checked.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)