Skip to content

Handle reload param + demo use case #590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 31, 2025
Merged

Conversation

dvlpp
Copy link
Member

@dvlpp dvlpp commented Mar 18, 2025

see https://github.com/code16/sharp-dev/issues/362

info return payload updated:

return [
    'action' => 'info',
    'message' => 'Success!',
+    'reload' => true,
];

Demo use case: http://sharp-demo.test/sharp/s-list/author, "Invite new author" Entity command (primary)

@aguingand aguingand marked this pull request as ready for review March 28, 2025 08:50
@aguingand aguingand merged commit f98c881 into main Mar 31, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants