Skip to content
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

Fixes #32978 - reuse flash success & error helpers for JSON requests #8654

Closed
wants to merge 1 commit into from

Conversation

Ron-Lavi
Copy link
Member

the rails flash success and error helpers stores a toast notification message on the server-side
which gets invoked after a full refresh,
in pages that have no full refresh, we need a way to retrieve that message through JSON.

the rails flash success and error helpers stores a toast notification message on the server-side
which gets invoked after a full refresh,
in pages that have no full refresh, we need a way to retrieve that message through JSON.
@theforeman-bot
Copy link
Member

Issues: #32978

@Ron-Lavi
Copy link
Member Author

Used in index page template

@Ron-Lavi Ron-Lavi closed this Jul 11, 2021
@Ron-Lavi Ron-Lavi reopened this Jul 11, 2021
@Ron-Lavi Ron-Lavi closed this Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants