DigitalExcellence / dex-frontend

Frontend for the Digital Excellence platform
https://dex.software
GNU Lesser General Public License v3.0
10 stars 5 forks source link

Maximum amount of error modals / popups #611

Open MeesvanStraten opened 2 years ago

MeesvanStraten commented 2 years ago

Describe the bug Currently when an error occurs a model/popup is displayed. If you presh a button multiple times or the error is receive multiple times from the backend multiple modals are stacked upon each other.

Set a maximum amount of modals / errors to display.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior Only a single error popup is displayed.