Closed
Bug 272322
Opened 20 years ago
Closed 20 years ago
let me delete a component from the edit screen
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: timeless, Assigned: bugzilla)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
929 bytes,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
steps: 1. load url expected results: button/link which lets me delete the component, should require confirmation just like the other page. actual results: no such item :)
Comment 1•20 years ago
|
||
This would make very good sense in the long run as we need a new UI to choose a component to edit anyway, and the new UI may not be amenable to having action links on it (i.e. pick it from a listbox or something)
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Here is one possible way of adding the link. Of course, the same issue exists for milestones/versions/products/keywords etc., but this bug is just about components...
Assignee: justdave → bugzilla
Status: NEW → ASSIGNED
Attachment #167474 -
Flags: review?
Comment 3•20 years ago
|
||
Comment on attachment 167474 [details] [diff] [review] add a 'delete' link to the editcomponents page Maybe you can break the lines a little more often so that they fit into 80 characters, and move the r+ forward? Personally, I don't like using the text on buttons as part of a sentence very much. But Bugzilla has this in other places, too, so I'm probably alone there :)
Attachment #167474 -
Flags: review? → review+
Attachment #167474 -
Attachment is obsolete: true
The r+ is carried over, as per comment 3, so going for approval....
Flags: approval?
Updated•20 years ago
|
Attachment #169322 -
Flags: review+
Updated•20 years ago
|
Flags: approval? → approval+
Target Milestone: --- → Bugzilla 2.20
Comment 6•20 years ago
|
||
Checking in template/en/default/admin/components/edit.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/admin/components/edit.html.tmpl,v <-- edit.html.tmpl new revision: 1.2; previous revision: 1.1 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•