atlasmap-attic / atlasmap-ui

An Angular2 module for designing Atlasmap mapping definitions
Apache License 2.0
9 stars 8 forks source link

Showing duplicated errors #79

Closed abkieling closed 7 years ago

abkieling commented 7 years ago

Current behavior The same error is being shown multiple times

Expected behavior If a specific error happens multiple times, show it only once

Steps to reproduce it

  1. Select "primitives" > "booleanPrimitives" as the source
  2. Select "addressList" > "city" as the target (error is shown)
  3. Select "addressList" > "city" as the target again (second error with the same message is shown)
  4. Select "addressList" > "city" as the target again (third error with the same message is shown)