View Revisions: Issue #4608
Summary | 0004608: Improve Configure Transforms screen | ||
---|---|---|---|
Revision | 2020-10-29 14:48 by emiller | ||
Description | Main Screen - The grid should act as a single-select grid unless the checkbox column is clicked Edit Columns Screen - Fix the bug that causes some rows to be unable to be deselected - Make the select box in the popup display every option - Rename "Save" and "Apply" to "Save and Close" and "Save" - Every field should be made editable via the popup instead of the inline grid editor - Replace the edit column with a single "Edit" button to open the popup for the selected row - The popup should also open when the "Add" button is clicked - The popup should also open when the row is double-clicked |
||
Revision | 2020-10-28 20:26 by emiller | ||
Description | Main Screen - The grid should act as a single-select grid unless the checkbox column is clicked Edit Columns Screen - Documentation should appear on the left side of the popup underneath the type selection box - The Edit button should still be visible when the row is selected - If possible, the Edit button should not disappear when editing a row - Fix the bug that causes some rows to be unable to be deselected |