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

[Admin] Implementing the delete modal as a twig component #16394

Merged

Conversation

Wojdylak
Copy link
Member

@Wojdylak Wojdylak commented Jun 13, 2024

Q A
Branch? 2.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets N/A
License MIT

image
image

@Wojdylak Wojdylak requested review from a team as code owners June 13, 2024 08:23
@probot-autolabeler probot-autolabeler bot added the Admin AdminBundle related issues and PRs. label Jun 13, 2024
Copy link

github-actions bot commented Jun 13, 2024

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

Comment on lines +1 to +2
{% extends '@SyliusAdmin/shared/components/confirmation_modal.html.twig' %}
{% import '@SyliusAdmin/shared/helper/button.html.twig' as button %}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{% extends '@SyliusAdmin/shared/components/confirmation_modal.html.twig' %}
{% import '@SyliusAdmin/shared/helper/button.html.twig' as button %}
{% extends '@SyliusAdmin/shared/components/confirmation_modal.html.twig' %}
{% import '@SyliusAdmin/shared/helper/button.html.twig' as button %}

@GSadee GSadee merged commit 853eb8c into Sylius:2.0 Jun 14, 2024
19 checks passed
@wadjeroudi
Copy link
Contributor

@Wojdylak nice work, do you plan to have something similar on the front part ?

@Wojdylak Wojdylak deleted the SYL-3181-implement-deletion-confirmation-modal branch September 27, 2024 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin AdminBundle related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants