]
Andre Dietisheim closed JBIDE-20103.
------------------------------------
Resolution: Rejected
Do not show Loading tree item in explorer while loading v3
connection.
----------------------------------------------------------------------
Key: JBIDE-20103
URL:
https://issues.jboss.org/browse/JBIDE-20103
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Priority: Minor
Labels: explorer, openshift_v3
Fix For: 4.3.0.Beta2
Attachments: connection_loading.png, loading.png
After double click or choosing Refresh in context menu of a v3 connection there is shown
tree item Loading right under the connect !connection_loading.png!
If connection does not contain any project, the item is removed and only connection item
is shown again. But in mean time (during the loading), the item is shown. It acts, at
least for me, not pretty (a bit distracting, if I am running OpenShift locally, it pretty
fast expand and collapse, really not nice). We should just show running loading resources
job and right after job is done, the items under the specific connection should be updated
(if there is any project, show it, if there is nothing, do not show anything). For v2
connection we do not show any similar tree item, we just load domain(s) if there is any.