-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
backendbugSomething isn't workingSomething isn't workingpriority: lowTasks that are nice to have or lower impact. These can be addressed as time allowsTasks that are nice to have or lower impact. These can be addressed as time allows
Description
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:
- Send delete endpoint request
Expected behavior
The row with deleted competitor should disappear.
Screenshots
after reload
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
Labels
backendbugSomething isn't workingSomething isn't workingpriority: lowTasks that are nice to have or lower impact. These can be addressed as time allowsTasks that are nice to have or lower impact. These can be addressed as time allows