Skip to content

Results tab ignores deleted competitor #108

@lukaskett

Description

@lukaskett

Describe the bug
Added and edited competitor works fine. But when I delete a competitor the table is not reloaded.

To Reproduce
Steps to reproduce the behavior:

  1. Send delete endpoint request

Expected behavior
The row with deleted competitor should disappear.

Screenshots

Image after reload Image

Additional context
API returns success:

{
    "message": "OK",
    "error": false,
    "code": 200,
    "results": {
        "data": "The competitor 62728 for event cmg9v9wk0000dmy3mvtce8af7 has been successfully deleted."
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbugSomething isn't workingpriority: lowTasks that are nice to have or lower impact. These can be addressed as time allows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions