Skip to content

Action Group refreshes with table poll #15837

Open
@joecharm

Description

@joecharm

Package

filament/filament

Package Version

3.2

Laravel Version

12.0

Livewire Version

No response

PHP Version

8.2

Problem description

When using an ActionGroup and table polling the action group button disables inline with the poll amount. E.g. if I poll the table:

->poll('1s')

The action group button turns to disabled for the period that the table is refreshing data.

Expected behavior

The Action group button should remain clickable.

Steps to reproduce

Clone the repo, run db:seed. The tasks resource has a simple table with an action group on the data row, the whole table polls.

Hovering over the action group button will show the behaviour of the button not being clickable while the table refreshes.

Reproduction repository (issue will be closed if this is not valid)

https://github.com/joecharm/FilamentPollIssue

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions