Inline reorder functionality
|
|
The sorting row feature has potential, but I find the AJAX style popup doesn’t work too well. This functionality works great when you need to focus on one task but when reordering rows, you are actually doing it in context to the estimate / invoice that is being covered up by this popup. It’s quite slow and you kind of lose perspective on what you are working on if you have quite a few items in the estimate. ta |
|
|
Technical limitations prevent this from happening in a smooth way. Drag / drop does not work on table rows. It was originally designed that way, and I’ll return to that original design once it’s technically possible. The only other design that would work as you propose is an arrow system, which would add clutter and bloat to the design of the table. That’s not going to happen. |