Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Frontend Workspace Delete #768

Closed
@misskniss

Description

@misskniss
  • send delete api call
  • delete icon
  • test that workspace is deleted
  • ask for confirmation before deleting
  • redirect to workspaces page upon confirmation

Given I have a workspace,
When I click Delete,
Then I should see a confirmation dialog.

Given I see a confirmation dialog,
When I click Cancel,
Then the dialog should disappear and no change should occur.

Given I see a confirmation dialog,
When I click Delete,
Then I should be redirected to the Workspaces page. When I wait a minute and refresh, I should see that my workspace is no longer in the list.

Discussed here #1837

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions