Skip to content

[Alert] Element is not removed from the page when auto-closed after delay #2003

@alecpl

Description

@alecpl

It looks to me that when an alert is automatically dismissed it gets hidden, but still stays on the page.

The close.te.alert nor closed.te.alert are being invoked in this case. So, there's no way I could do the cleanup myself.

If I dismiss the alert using the dismiss button, the element gets removed from the page as expected.

So, is it a bug? Possible solutions:

  1. invoke the events
  2. remove the element automatically (maybe as an option).

Or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions