adopted-ember-addons / adopted-ember-addons/ember-cli-flash
Alerts do not display closing animation or close button
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 355
- Fork
- 118
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.