Task #10512 (closed)
RFE: Insight tree viewer can need double-refresh after import
| Reported by: | mtbcarroll | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | 5.0.0-rc1 |
| Component: | Insight | Version: | 4.4.9 |
| Keywords: | n.a. | Cc: | ux@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | OMERO 5 Beta 2 (1) |
Description
In the tree viewer I have the group closed/unexpanded into which I plan to import an image.
I use the import dialog to create a new dataset and import my image into that dataset.
I click 'refresh' in the tree viewer and expand the group which has my new dataset.
Now, I don't see my new dataset listed, I have to refresh again for it to appear.
Change History (4)
comment:1 Changed 6 years ago by jburel
- Milestone changed from Unscheduled to 5.0.0-beta2
- Priority changed from minor to major
- Version set to 4.4.9
comment:2 Changed 6 years ago by jburel
data are loaded only if the node is expanded.
comment:3 Changed 6 years ago by jburel
- Resolution set to fixed
- Sprint set to OMERO 5 Beta 2 (1)
- Status changed from new to closed
comment:4 Changed 6 years ago by Jean-Marie Burel <j.burel@…>
(In [1de1bfe0dd6162c637b6ef0b654eefd0c374654a/ome.git] on branch develop) Reset the loaded flag when refreshing (see #10512)
Refresh is currently broken on develop see #11592