Webstaff grid "Configure Columns" interface should support moving columns
Bug #1691801 reported by
Bill Erickson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Evergreen |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Wishlist. Evergreen circa 2.12.
The webby grid supports moving columns via drag-and-drop, but this operation is finicky and does not always behave as one might expect. It would be useful to support moving columns via the "Configure Columns" interface, much like the column resize options.
Options should include moving a column left by one, right by one, and potentially moving a column all the way to the left (and right?), though that may depend on the amount screen real estate required for the action links.
Changed in evergreen: | |
assignee: | nobody → Bill Erickson (berick) |
Changed in evergreen: | |
assignee: | nobody → Galen Charlton (gmc) |
status: | New → Confirmed |
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Code pushed.
http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ berick/ lp1691801- webby-grid- move-cols
Adds support for moving a column left one, right one, all the way left, and all the way right. The most recently modified column is styled to make it easier for the user to track the movement of the column. Also changes the expand/collapse links to use the expand glyphicons.