Task #8541 (closed)
Bug: Move Group UI
| Reported by: | wmoore | Owned by: | jburel |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4 |
| Component: | Insight | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-04-24 (13) |
Description
Few minor points about chgrp UI in Insight:
- when right-click > 'Move To' displays a list of groups, the group that the data is currently in should not be included
- If no suitable containers are found in the chosen group, you should display a suitable message. E.g "Group 'lab data' does not contain any Projects. Dataset 'my_images' will become an orphan in that group." Advanced feature would be the ability to create a new container!
- When I have chosen a container, the activities still says "Moving data to null". Maybe best to simply say which group we are moving the data to, since if you're moving a Project or you haven't chosen a container, then you'll have to think of a different message.
Change History (13)
comment:1 Changed 7 years ago by jburel
- Remaining Time set to 0.3
- Sprint set to 2012-04-24 (13)
comment:2 Changed 7 years ago by jburel
comment:3 Changed 7 years ago by jburel
- Remaining Time changed from 0.3 to 0
- Status changed from new to closed
comment:4 Changed 7 years ago by jburel
To test:
- Right click on an item e.g. Dataset, and make sure the group the item belongs to is not in the list.
- If no project in the group, a message is displayed.
- Click the "New..." button to create a new project. Click create, the project will be added to the list and selected.
- Click move. The message should indicate the destination group. The wheel will spin forever. Work not completed (different ticket).
comment:5 Changed 7 years ago by saloynton
The message "No target to select". could be unclear that the target is in fact project
- Would an alternative message of:
"There is no Project to place the Dataset into. Please create a new Project."
- The "move" button is also available to click in this instance and so should be greyed out until a new project has been created.
- Clicking the "New..." button to create a new project. This does not show any new project in the move to window. The display does not change at all .
comment:6 Changed 7 years ago by jburel
The last point is probably happening when you have no content initially.
Have you tested with already some content display?
comment:7 Changed 7 years ago by saloynton
Re-tested using PR 141 and now works as expected.
- To confirm this is with content already defined.
&
- Without content defined.
comment:8 Changed 7 years ago by jburel <j.burel@…>
(In [b006fdd807e302732669a5d23dd26723a3bc9f5a/ome.git] on branch develop) Do not display selected group in move to list (see #8541)
comment:9 Changed 7 years ago by jburel <j.burel@…>
(In [a523536fab8957b58dd6468787065810549bd340/ome.git] on branch develop) Indicate location of the move (see #8541)
comment:10 Changed 7 years ago by jburel <j.burel@…>
(In [e1db7d64179654419d931cf92a9336233ed253b9/ome.git] on branch develop) Improve move to workflow (see #8541)
comment:11 Changed 7 years ago by jburel <j.burel@…>
(In [ece79baceeaec1eef94a6c58546eacf6fc6b9948/ome.git] on branch develop) Modify the message when no container available. (See #8541)
comment:12 Changed 7 years ago by jburel <j.burel@…>
(In [6f7a418333faa014ab3629c5745078c8c365774c/ome.git] on branch develop) Add listener to turn on the move button (see #8541)
comment:13 Changed 7 years ago by jburel <j.burel@…>
(In [0a589eba0876bc52512aa425b5277882fd8bf753/ome.git] on branch develop) Add tree to display when not initially displayed (see #8541)
The group name is supposed to be displayed but was not correctly set that's why null. The problem is now fixed in https://github.com/jburel/openmicroscopy/tree/sprint13-insight