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

feat(eventBroker): eventBroker acts in the bubbling phase #489

Merged
merged 3 commits into from
Jan 25, 2023

Conversation

Mishnya
Copy link
Contributor

@Mishnya Mishnya commented Jan 20, 2023

Collecting events at the capture phase instead of the bubbling phase allows to get information before any effects occur on the event.

@Mishnya Mishnya added the enhancement New feature or request label Jan 20, 2023
@Mishnya Mishnya self-assigned this Jan 20, 2023
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

src/components/Link/Link.tsx Show resolved Hide resolved
src/components/Menu/MenuItem.tsx Show resolved Hide resolved
@Mishnya Mishnya merged commit ef2c901 into main Jan 25, 2023
@Mishnya Mishnya deleted the feat/event-broker-capture branch January 25, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants