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

[RFC] Add success flashes before post event #104

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

Zales0123
Copy link
Member

I don't know is it intended behavior or not 🤔 For me, a natural place to throw a post event is just before redirect. With this change, we can, for example, operate on flashed basing on create/updated/deleted resource data (I had such a case 💃)

@Zales0123 Zales0123 changed the base branch from master to 1.4 August 14, 2019 10:34
@Zales0123 Zales0123 force-pushed the add-success-flashes-before-post-event branch from 35962df to 927ae81 Compare August 21, 2019 05:46
src/Bundle/Controller/ResourceController.php Outdated Show resolved Hide resolved
src/Bundle/Controller/ResourceController.php Outdated Show resolved Hide resolved
src/Bundle/Controller/ResourceController.php Outdated Show resolved Hide resolved
@Zales0123 Zales0123 force-pushed the add-success-flashes-before-post-event branch from 927ae81 to dff8261 Compare August 22, 2019 07:54
@Zales0123 Zales0123 added RFC Discussions about potential changes or new features. Bug Confirmed bugs or bugfixes. labels Aug 26, 2019
@pamil pamil merged commit 5d25779 into Sylius:1.4 Oct 4, 2019
@pamil
Copy link
Contributor

pamil commented Oct 4, 2019

Thanks, Mateusz! 🎉

@Zales0123 Zales0123 deleted the add-success-flashes-before-post-event branch October 10, 2019 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes. RFC Discussions about potential changes or new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants