Skip to content

[Bug] Modal dialogs are not updated when deleting entries #978

@tom-rm-meyer-ISST

Description

@tom-rm-meyer-ISST

Description

Current behaviour

When removing an entry in any table, it's removed in the background, but remains in the list in the modal dialog.

Image

Note

Image illustrates demand, same applies to deliveries, stock and production

Update of frontend has been introduced with web socket introduction #847

Expected behavior

The modal dialog should be updated, too.

Steps to reproduce the Bug

  • start local deployment with latest version (./deploy.sh -ci)
  • After startup
    • login to puris customer (localhost:3000), user puris_user
      • open inbound material
      • select demand, stock, delivery via hyperlink and delete in modal (expected: list is updated)
    • login to puris supplier (localhost:3001), user puris_user
      • open outbound material
      • select planned production, stock, delivery via hyperlink and delete in modal (expected: list is updated)

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions