Issue 613296
Created on 2002-09-23 17:01 by stefan, last changed 2002-09-25 22:34 by richard.
msg359 |
Author: [hidden] (stefan) |
Date: 2002-09-23 17:01 |
|
We'v come across situations where the domain links
point into are rather large. Take as an example a
'milestone' type that links to
'bugs' that are to be closed for this milestone to be
released.
Right now the 'menu' method will display a menu with
multiple selections, which in itself is already not
very ergonomic. If I now select a new bug (and I happen
to forget to press <shift> or <ctrl> (can't even
remember which :/), all previously selected bugs are
unselected.
It would be nice to be able to address one link at a
time, both, for selecting as well as unselecting.
Here is how I imagine a good UI for a 'milestone' form:
* display all currently selected bugs, with a little
'remove' checkbox
appended
* display a single-select menu at the bottom, labeled
'add this bug'.
I'm wondering how much work it would be to make such a
feature work
with roundup. It appears the set of display methods
('plain', 'link', 'menu', etc.) would need to be
augmented by one.
I hope others will find such an interface useful, too...
|
msg360 |
Author: [hidden] (richard) |
Date: 2002-09-25 22:34 |
|
Logged In: YES
user_id=6405
This is a feature request, not a bug. Note that the "field" edit for
multilinks is an attempt to produce a more usable interface. The
"field" edit for links should be the same, but historically isn't.
|
|
Date |
User |
Action |
Args |
2002-09-23 17:01:36 | stefan | create | |
|