Skip to content

Delete button on submissions changes #6614

Closed
@jmgasper

Description

@jmgasper

Describe the bug

On manage submission page, we added back in the delete functionality, and it now works as expected. The last problem is that, after deleting a submission, the list of submissions doesn't automatically refresh, so the user doesn't know that the operation completed successfully until they manually refresh the page.

To Reproduce

Expected behavior

We need to make two changes:

  • Let's hide the delete button until after the AV scan completes.
  • When the AV Scan is in progress, we make no attempt to refresh the screening status. Let's refresh the status every 2 seconds so that we show the delete button when AV scan is done, without the user having to refresh the page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions