https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40191

Martin Renvoize (ashimema) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188193|0                           |1
        is obsolete|                            |
 Attachment #188194|0                           |1
        is obsolete|                            |
 Attachment #188195|0                           |1
        is obsolete|                            |
 Attachment #188196|0                           |1
        is obsolete|                            |
 Attachment #188197|0                           |1
        is obsolete|                            |
 Attachment #188198|0                           |1
        is obsolete|                            |
 Attachment #188201|0                           |1
        is obsolete|                            |
 Attachment #188202|0                           |1
        is obsolete|                            |
 Attachment #188203|0                           |1
        is obsolete|                            |

--- Comment #32 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 188768
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188768&action=edit
Bug 40191: Add configurable post-save navigation for Vue resource forms

This patch introduces a new navigation behavior system for resource forms,
allowing each resource type to define its default post-save action (stay on
form, show detail, or return to list).

Changes:
- Add `on_save_navigation` prop to ResourceFormSave component
- Extend base-resource composable with navigation configuration
- Implement navigation logic in ButtonSubmit component
- Apply to AgreementResource as initial implementation

This provides a more flexible UX by letting different resource types have
appropriate default behaviors while maintaining consistent patterns.

Signed-off-by: Michaela <[email protected]>
Signed-off-by: Jan Kissig <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
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/

Reply via email to