Bug #1029
bucket tag link not active
| Status: | New | Start date: | 02/14/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Buckets | |||
| Target version: | 2.3.0 | |||
| Rank: | 99 | Tester: |
Description
The bucket browser has a tag link in the histogram, but the link is not active (it's just text). The idea is to make it easy to tag all the items in a bucket.
History
Updated by Bob Gobeille about 1 year ago
- Target version changed from 2.0.0 to 2.1.0
I modified bucket browser (ui-buckets.php svn 5721) to add a link to tag a bucket. However, making this work well is going to take more code than we should disturbe v2.0 with at this (beta) stage. So I'm moving this to 2.1.
Issues:
1) one could potentially tag many files in a single click. This can take very long so should be done as an agent if the number of files is large.
2) we need to bring up the tag dialog box then return the user to where they left off. This is probably best done with a popup which we don't currently support (except through a new target window).
3) there may be performance ramifications with large db's
Updated by Bob Gobeille 8 months ago
- Target version changed from 2.1.0 to 2.2.0
Updated by Bob Gobeille 8 months ago
- Rank set to 99
Change unranked issues to rank 99 so they show up in a ranking report at the bottom. Otherwise, they show up on top.
Updated by Bob Gobeille about 1 month ago
- Target version changed from 2.2.0 to 2.3.0