Skip to content

Allow submission status changes from the details page #2256

@wreality

Description

@wreality

Description

Currently, submission status can only be changed from the submission review page (/submission/{id}/review). The details page (/submission/{id}/details) shows the status but doesn't provide controls to change it.

The status change comments test in Playwright has to navigate to the review page to change status, then back to details to verify the activity section — it would be simpler if status changes were available on the details page as well.

Expected behavior

The status dropdown should be available on the submission details page for users with the appropriate permissions.

Found during

Playwright E2E test development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions