Task #9756 (closed)
Bug: Don't allow selection of different datatypes
| Reported by: | rleigh | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.7 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-10-23 (1) |
Description
In the webclient, it's possible to select different datatypes simultaneously:
- projects
- datasets
- images
- screens
- plates
etc.
However, most operations only operate usefully on one type at once, e.g. scripts, copy/paste, etc. It would therefore make sense to restrict the user to only being able to select one type at once (i.e. restrict to the type of the first object selected).
Change History (8)
comment:1 Changed 7 years ago by wmoore
- Milestone changed from Unscheduled to OMERO-4.5
- Priority changed from minor to major
comment:2 Changed 7 years ago by wmoore
- Owner changed from web-team@… to wmoore
- Sprint set to 2012-10-23 (1)
comment:3 Changed 7 years ago by wmoore
- Status changed from new to accepted
comment:4 Changed 7 years ago by wmoore
- Resolution set to fixed
- Status changed from accepted to closed
comment:5 Changed 7 years ago by jmoore
(PR is better than the branch since the branch will eventually be deleted)
comment:6 Changed 7 years ago by wmoore
There is no PR for this branch yet. I don't want to open one until there are a bunch of bug fixes. Otherwise it'll get merged while I'm still adding bug-fixes.
comment:7 Changed 7 years ago by jmoore
- Cc jburel added
Not sure what you mean by it will be merged: into develop or in the daily build? But if there's no PR then this should probably still be open.
comment:8 Changed 7 years ago by Will Moore <will@…>
(In [36dcd0bc6b0239489c1e41a5b01e64dd14c7a038/ome.git] on branch develop) jsTree only allows Siblings to be selected. See #9756
See https://github.com/will-moore/openmicroscopy/commit/0b1ac112cf56908035c337fa0184729eab2682da
on https://github.com/will-moore/openmicroscopy/tree/sprint2-web-bugs