Task #5677 (closed)
Opened 8 years ago
Closed 6 years ago
Count in tree
| Reported by: | jburel | Owned by: | atarkowska |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Web | Version: | 4.4.8 |
| Keywords: | n.a. | Cc: | saloynton |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description (last modified by atarkowska)
Reported bug: Count in tree
- Delete images in a dataset, count was for example 5
- After deletion, the number of images is not updated.
Currently counter value is "hard-coded" once template is rendered. Tree component should manipulate this value if number of items in container change. This require adjustment in the tree content (wrapping value by html tag) and javascript function to change this value according to action.
Change History (9)
comment:1 Changed 8 years ago by Aleksandra Tarkowska <aleksandrat@…>
comment:2 Changed 8 years ago by atarkowska
- Milestone changed from OMERO-Beta4.3 to Unscheduled
comment:3 Changed 8 years ago by atarkowska
- Milestone changed from Unscheduled to OMERO-Beta4.3.1
comment:4 Changed 8 years ago by atarkowska
- Milestone changed from OMERO-Beta4.3.1 to OMERO-Beta4.3.2
- Sprint 2011-07-07 (1) deleted
comment:5 Changed 8 years ago by atarkowska
- Description modified (diff)
- Remaining Time set to 1.5
- Summary changed from Bug: Count in tree to Count in tree
comment:6 Changed 8 years ago by atarkowska
- Sprint set to 2011-08-04 (2)
comment:7 Changed 8 years ago by atarkowska
- Sprint 2011-08-04 (2) deleted
comment:8 Changed 8 years ago by atarkowska
- Milestone changed from OMERO-Beta4.3.2 to Unscheduled
comment:9 Changed 6 years ago by atarkowska
- Remaining Time changed from 1.5 to 0
- Resolution set to duplicate
- Status changed from new to closed
- Version set to 4.4.8
Counter is handled by JavaScript? now. Other adjustments are no longer needed.
(In [948337ef0845ac47e9dd2907c4844ab44e2f95da/ome.git] on branch develop) currently I am going to remove counter because upgrading number require tree adjustment, see #5677