adopted-ember-addons / adopted-ember-addons/ember-cli-flash

Alerts do not display closing animation or close button

Abierto
#102 1 comentario 5 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
355
Forks
118
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Both Foundation and Bootstrap support closing/dismissing alerts with a close button.

This is more desired behavior than Ember destroying the view itself, although I agree that it needs properly destroyed at some point. Both Foundation and Bootstrap provide events that can be listened to in order to perform this duty, or the alerts could just be destroyed on transition as they do now without much backlash I would think.

Also would allow things like the bootstrap example of buttons embedded within an alert.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.