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

Repeater - save relations when hidden #14441

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

mvenghaus
Copy link
Contributor

Description

When using "saveRelationshipsWhenHidden" on a repeater, and the repeater is hidden, the relations are not saved. The function "saveRelationshipsUsing" doesn't use "shouldSaveRelationshipsWhenHidden" .. so I added it.

Visual changes

none

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

Copy link

@felipe-silveira-dev felipe-silveira-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@danharrin danharrin added the bug Something isn't working label Oct 8, 2024
@danharrin danharrin added this to the v3 milestone Oct 8, 2024
@danharrin danharrin merged commit d136340 into filamentphp:3.x Oct 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants