Skip to content

DiagramServerProxy should forward all responses to server requests #445

@spoenemann

Description

@spoenemann

Currently there are two possible reasons why a request sent from the server to the client might not result in a proper response:

  • DiagramServerProxy is not registered for the response action kind in the ActionHandlerRegistry
  • DiagramServerProxy decides to not forward the response in its handleLocally method

We should ensure that a response action is always forwarded to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions