]
Andre Dietisheim commented on JBIDE-20103:
------------------------------------------
[~mlabuda] I dont think that not showing "Loading" is a good idea. Especially if
you have slow internets it's not obvious that anything happens, the loading job in the
status bar is something that you need to be aware of in order to notice it. We were
missing the "Loading" item when doing the inital v3 tree items. It felt very
awkward and you had no clue about whether it was loading or not.
Btw. i just verified, we have the very same in v2:
!loading.png!
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
Priority: Minor
Labels: explorer, openshift_v3
Fix For: 4.3.0.Beta2
Attachments: connection_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.