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

Add keyBindings feature to Repeater field's addAction button #15489

Closed
wants to merge 3 commits into from

Conversation

alifallahrn
Copy link
Contributor

Description

Add keyBindings feature to Repeater field's addAction button

Visual changes

image

Filament.mp4

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.

@danharrin
Copy link
Member

Hi, this can be done in the addAction() method: https://filamentphp.com/docs/3.x/forms/fields/repeater#customizing-the-repeater-item-actions

@danharrin danharrin closed this Jan 31, 2025
@alifallahrn
Copy link
Contributor Author

@danharrin Oh, I see! My mistake. thank you so much for pointing me to the relevant documentation link. I really appreciate your guidance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants