Schmidt17 / einkaufsliste-django

Webapp for a smart tagged list
0 stars 0 forks source link

Chips input loses focus after deleting last tag #49

Open Schmidt17 opened 1 week ago

Schmidt17 commented 1 week ago

The current behavior is the default of the materialize chips component. It seems to be a side effect of its accessibility features

Related https://github.com/angular/components/issues/20869