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

Fix issue with repeater loading #6153

Merged
merged 1 commit into from
Apr 8, 2023
Merged

Fix issue with repeater loading #6153

merged 1 commit into from
Apr 8, 2023

Conversation

howdu
Copy link
Contributor

@howdu howdu commented Apr 8, 2023

Fixes issue explained here: #6152

@what-the-diff
Copy link
Contributor

what-the-diff bot commented Apr 8, 2023

PR Summary

  • Added move up functionality to button in builder
    Implemented ability for items to be moved up within the builder interface.
  • Added move down functionality to button in builder
    Implemented ability for items to be moved down within the builder interface.
  • Added clone item functionality to button in builder
    Implemented ability for items to be cloned within the builder interface.
  • Added delete item functionality to button in builder
    Implemented ability to delete items within the builder interface.

@zepfietje zepfietje added the bug Something isn't working label Apr 8, 2023
@zepfietje zepfietje added this to the v2 milestone Apr 8, 2023
@zepfietje zepfietje linked an issue Apr 8, 2023 that may be closed by this pull request
@danharrin danharrin merged commit 89a6b17 into filamentphp:2.x Apr 8, 2023
11 checks passed
@howdu howdu deleted the fix-repeater-loading branch April 8, 2023 15:58
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
None yet
Development

Successfully merging this pull request may close these issues.

Livewire issue with repeater loading
3 participants