White screen - process instance search
When you search a process instance by id it shows a white screen, you need to force refresh the page
noticing white screen even during other admin manipulations with the process instance - View Call activity for example
I don't think you have to do a force refresh, it just takes a long time to load. We could add a loading icon there and load the page before all task info call has returned. The PR https://github.com/sartography/spiff-arena/pull/1562 should also help since it should load task info quicker.
@jasquat the white screen is displayed longer than usual (or it was previously). I'm noticing it every now and then when working with the product
Yeah the time it takes to load will depend very much on how many tasks are associated with a process instance. The PR mentioned above keeps it from loading all of the tasks so it should load faster. So far I believe that PR is only on dev.app and not test.app.
I will look into displaying the page in pieces, so it can display things as they load instead of all or nothing.
Is this issue https://github.com/sartography/spiff-arena/issues/1615 related to the above fix?
@sashayar13 do you still notice this issue in test.app? May be you noticed this while things were very slow in test.app due to the waku issue last week. Do you think that's the case?
Yes, #1615 is the new loading screen introduced to fix this.
@madhurrya I didn't notice this recently.
Yesterday noticed some white screens in test.app for some time. Not sure whether it was due to a network issue. As Sasha and Marius didn't notice anything like that at that time.
Didn't notice this issue today in test.app May be it happened with the servers issues/network issues
Released to Prod on June 18th. Version 19/20.