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

Action groups cannot be toggled when on with deleted records filter #3694

Closed
consignr opened this issue Aug 26, 2022 · 2 comments
Closed

Action groups cannot be toggled when on with deleted records filter #3694

consignr opened this issue Aug 26, 2022 · 2 comments
Labels
bug Something isn't working cannot reproduce

Comments

@consignr
Copy link
Contributor

Package

filament/tables

Package Version

v2.15.26

Laravel Version

v9.26.1

Livewire Version

v2.10.7

PHP Version

PHP 8.1.6

Problem description

I have a resource with soft deletes and table actions in an action group. When the table is filtered to show 'with Deleted Records' it is not possible to toggle the action group for records which have not been soft deleted.

Untitled

Expected behavior

Expect the action group to open the drop down menu as normal for all records

Steps to reproduce

1- use the reproduction repo
2- on the customer resource apply the 'with deleted records' filter
3- try to open action group for a record that is not soft deleted

Reproduction repository

https://github.com/consignr/demo

Relevant log output

No response

@consignr consignr added bug Something isn't working unconfirmed labels Aug 26, 2022
@zepfietje
Copy link
Member

@consignr, does the issue still occur when using the Filament version from this PR? #3443

@zepfietje
Copy link
Member

This is working just fine for me, can't reproduce the issue using your provided repository.

Please comment with a detailed description or new repository if you do still experience the problem.

@zepfietje zepfietje closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot reproduce
Projects
None yet
Development

No branches or pull requests

2 participants