Skip to content

When event is triggered twice one step is skipped #2

Closed
@mikocot

Description

@mikocot

In some particular cases an event can be propagated and immediately triggered again.

This situation happens for example inside a checkbox generated by semantic-ui.
In that case a click on a checkbox label is wired to immediately perform a click on the checkbox input.

This is a convenient mechanism for user, but ends up with 2 simultaneous clicks performed within an element wrapping the whole control.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions