]
Jeff MAURY updated JBIDE-24311:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
Application wizard: is loading templates even if I go back
----------------------------------------------------------
Key: JBIDE-24311
URL:
https://issues.jboss.org/browse/JBIDE-24311
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.4.4.AM3
Reporter: Andre Dietisheim
Priority: Minor
Fix For: 4.6.x
# ASSERT: have a openshift server (using the internal instance works better since
it's remote, requests take more time)
# EXEC: launch application wizard
# EXEC: select a template and hit "Next >" and end up in the "Template
Parameters" page
# EXEC: hit "< Back"
Result:
page "Select Template" is displayed, mouse turns "hoursglass" and the
page shows a progress bar indicating that the page is loading it's resources.
Expected result:
the page "Select Template" should only load upon initial display. Every
subsequent display of the very same page should used cached resources, not load them again
and again.