Summary: | Popups for new items in Web Admin has a confusing Delete button | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Aaron Sowry <aaron> |
Component: | Web Administration | Assignee: | Pierre Ossman <ossman> |
Status: | NEW --- | ||
Severity: | Normal | CC: | alexander.zeijlon, samuel |
Priority: | P2 | ||
Version: | 3.2.0 | ||
Target Milestone: | MediumPrio | ||
Hardware: | PC | ||
OS: | Unknown | ||
See Also: |
https://bugzilla.cendio.com/show_bug.cgi?id=8103 https://bugzilla.cendio.com/show_bug.cgi?id=8236 |
||
Acceptance Criteria: |
Description
Aaron Sowry
(In reply to comment #0) > A GUI-wide improvement may be to have a 'Cancel' button that can be used when > editing a new group or making changes to an existing one. > Also, clicking "Delete" on an unsaved sub menu in TLDC gives the error message "No such menu". Doing the same thing with the "Yes, really delete..." checkbox checked results in the traceback described in bug #3904. A Cancel button would probably address this nicely. probably, the best solution is that the Delete button should not be visible at all if editing a new object. *** Bug 8090 has been marked as a duplicate of this bug. *** There is currently a special case for not showing the delete button in TLDC⇾Menu structure that could be moved to our tllib function for save and delete buttons such that it can be used elsewhere. |