Skip to content

[BUG] Error toast notification split up #226

Description

@thomas-x64

Describe the bug
When adding a custom, additonal attribute defintion which is not in the valid format the error toast gets split up in multiple notification which makes it impossible to read.
This occurs whenver the Attribute definition is invalid.

To Reproduce
Steps to reproduce the behavior:

  1. Log in with administrator permissions
  2. Click on "Custom Attributes" in the menu "Advanced"
  3. Select one of the listed objects
  4. add invalid attribute definition, e.g.
{
    "Tab Name 1": {das}
}

Expected behavior
The error notification should be in a single popup, in a readable format.

Screenshots
If applicable, add screenshots to help explain your problem.
iris_bug

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions