[OpenVPMS Developers] [JIRA] Created: (OVPMS-1038) Multiple selection workspaces should page to the last-edited object

Message from Tim Anderson (JIRA) jira@openvpms.org

Multiple selection workspaces should page to the last-edited object -------------------------------------------------------------------

Key: OVPMS-1038 URL: https://openvpms.atlassian.net/browse/OVPMS-1038 Project: VPMS Web Application Issue Type: Improvement Components: User Interface Affects Versions: 1.5-beta-1 Reporter: Tim Anderson Assignee: Tony De Keizer Priority: Minor

In the multiple selection workspaces (i.e. those implementing ResultSetCRUDWorkspace), whenever a user user exits an item editor they are returned to page 1 instead of the page they were on. To reproduce: # go to Administration -> Lookups # click Find # go to the last page of the results # select and edit the last row, and click OK

On exiting the editor, the results will go back to the first page.

Ideally, exiting the editor would return the user to the page they were on, with the object selected. This is complicated by the fact that the object may have changed position in the search results either due to: * changes by other users (e.g additions or deletions) * changes to the object that affect its position in the search result (e.g, if the results were ordered on name, and the object's name changed)

There is 2 choices: * perform a binary search on the result set to locate the correct page and object * just go back to the same page and row

-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf

Syndicate content