Skip to content

Handle reload param + demo use case#590

Merged
aguingand merged 6 commits intomainfrom
info-and-reload-commands
Mar 31, 2025
Merged

Handle reload param + demo use case#590
aguingand merged 6 commits intomainfrom
info-and-reload-commands

Conversation

@dvlpp
Copy link
Copy Markdown
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
@aguingand aguingand deleted the info-and-reload-commands branch April 30, 2026 10:39
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