https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40191
Bug ID: 40191
Summary: Design pattern: Redirect user to a view of the record
after saving instead of list
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: ERM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected],
[email protected],
[email protected], [email protected]
In the ERM module (and admittedly some other parts of Koha) we redirect the
user to the full list of records after a change to a record is saved. This
means they need to search again to check the changes and seems counter
intuitive.
For us it would seem more intuitive to redirect the user to a "view" of the
data instead.
An example:
1. Add an agreement to the ERM module
2. Confirm: when you save you are redirected to the list of agreements
https://staff.next.bsz-bw.de/cgi-bin/koha/erm/agreements
3. Edit the agreement, make a litle change and save again
4. Confirm: you are redirected to the list of agreements again
Our suggestion would be to redirect to the view of the agreement on saving:
https://staff.next.bsz-bw.de/cgi-bin/koha/erm/agreements/1
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/