Unexpected Behavior of "Create & Add Another" Button on Replicate Screens #6588
Unanswered
ekazda
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
@crynobone I see you moved this from an issue to a discussion. I'm excited to hear your thoughts on this since you don't feel it is an issue but more of a feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
The Create & Add Another button exhibits inconsistent behavior when used on a replicate screen. While its default behavior in a standard create form is to open a blank resource creation form, on replicate screens, it opens another replicate form. Furthermore, the redirectAfterCreate method is unable to override this behavior, making it impossible to customize the redirection logic.
Steps to Reproduce
Expected Behavior
Actual Behavior
Impact
Suggested Fix
Workarounds Attempted
Conclusion
This inconsistency in button behavior and the inability to customize redirection poses a challenge for developers and users alike. A fix ensuring consistent behavior and proper respect for redirectAfterCreate would significantly improve developer experience and user workflows.
Additional Details
Beta Was this translation helpful? Give feedback.
All reactions