Skip to content

Implement deleting a space #30

@nikgraf

Description

@nikgraf

On the http://localhost:5173/playground every space should have a button "Delete" that

  1. creates a delete-space event
  2. wraps it in a delete-space message and sends it via the websocket to server

On the server the event should be stored and the space to be updated that it's deleted (soft delete indicator in the DB).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions