-
Notifications
You must be signed in to change notification settings - Fork 13
Labels
BugSomething isn't workingSomething isn't working
Description
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.
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)
- login to puris customer (localhost:3000), user puris_user
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working
Type
Projects
Status
Done