Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust event bubbling to not require ids on all elements #141

Closed
jkelleyrtp opened this issue Jan 21, 2022 · 1 comment
Closed

Adjust event bubbling to not require ids on all elements #141

jkelleyrtp opened this issue Jan 21, 2022 · 1 comment

Comments

@jkelleyrtp
Copy link
Member

Instead of putting dioxus IDs on all elements, we should just put IDs on elements with listeners attached to them, and then walk the tree when an event is triggered to find a valid element to trigger.

@jkelleyrtp
Copy link
Member Author

Closed by #143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant