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

[Bug]: setDelaySelectAllEnabled works on "Select all" link but doesn't on the select all checkbox #1996

Open
matberry opened this issue Oct 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@matberry
Copy link

matberry commented Oct 10, 2024

What happened?

I used $this->setDelaySelectAllEnabled(); in configure().
When i click on "Select all" link, $this->setDelaySelectAllEnabled(); behavior is ok, but when i select all via the checkbox
image
it fires to the backend immediatly.

How to reproduce the bug

  • Have a large amount of rows
  • $this->setDelaySelectAllEnabled(); in configure()
  • ✅ select one row, then click on "Select all" link
  • ❌ click on the select all checkbox

Package Version

3.4.21

PHP Version

8.3.x

Laravel Version

11.25.0

Alpine Version

3.14.1

Theme

Tailwind 3.x

Notes

No response

Error Message

No response

@matberry matberry added the bug Something isn't working label Oct 10, 2024
Copy link

stale bot commented Nov 9, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 9, 2024
@matberry
Copy link
Author

The issue is still a problem.

@stale stale bot removed the wontfix This will not be worked on label Nov 15, 2024
@lrljoe
Copy link
Collaborator

lrljoe commented Nov 20, 2024

Yep, still on the radar, just likely won't be an imminent fix from my perspective. Happy to take a PR tho

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

No branches or pull requests

2 participants