digipolisantwerp / antwerp-ui_angular

Antwerp UI is a component interface library for building user interfaces and responsive web apps.
https://digipolisantwerp.github.io/antwerp-ui_angular
MIT License
13 stars 19 forks source link

Modal closes on autocomplete select #122

Closed NK-Hertz closed 4 years ago

NK-Hertz commented 5 years ago

Describe the bug

Using aui-autocomplete inside modal, on selecting any autocomplete option the modal closes.

To Reproduce

  1. Implement aui-autocomplete in aui-modal
  2. Click on autocomplete
  3. Select any option from autocomplete results
  4. Modal closes

Expected behavior

Modal should stay open/be unaffected by aui-autocomplete actions/

TriangleJuice commented 4 years ago

Fixed in #169 (v3.0.0)