Skip to content

Add resource polling for resource detail screen #3433

Closed
@cwilby

Description

@cwilby

Currently resource polling is supported on the index screen, it would be useful to be able to enable this for detail screens as well.

Our current use case (similar to #3432) is refreshing a list of job models that complete within 2-5 seconds.

Occasionally we create the job model/resource manually which dispatches a job via eloquent events. When this happens, Nova redirects to the detail page for the created resource.

At this point, it would be ideal for the detail page to start polling for updates, so the user could see if the job succeeded or failed in real time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    requestFeature Request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions