Skip to content

IBX-10134: Remove depracated JS/twig code #1586

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 1 commit into from
Jun 13, 2025
Merged

IBX-10134: Remove depracated JS/twig code #1586

merged 1 commit into from
Jun 13, 2025

Conversation

GrabowskiM
Copy link
Contributor

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes deprecated JS/Twig code related to handling the extra_actions_after attribute in form fields. The key changes include removing the deprecated assignment and filter for extra_actions_after, and updating the default rendering logic for extra_actions_after in the actions block.

Comments suppressed due to low confidence (1)

src/bundle/Resources/views/themes/admin/ui/form_fields.html.twig:419

  • Verify that defaulting extra_actions_after to null is the intended behavior, as the previous fallback to extra_actions_after_from_attr has been removed. Ensure that this change is aligned with the updated API design and consumer expectations.
{{ extra_actions_after|default(null) }}

Copy link

sonarqubecloud bot commented Jun 9, 2025

@dew326 dew326 merged commit 8f80619 into main Jun 13, 2025
22 checks passed
@dew326 dew326 deleted the IBX-10134 branch June 13, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants