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

fix shell_lib regarding grouping #665

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

miklezzzz
Copy link
Contributor

@miklezzzz miklezzzz commented Oct 10, 2024

Overview

Fixes mapping of grouped binding contexts to on_group handlers in the shell-lib.

What this PR does / why we need it

Adds additional .groupName field to a binding context conversion result which is used to map grouped binding contexts to a on_group handler.
Updates shell-lib to use new groupName binding context field when mapping events to handlers.

Special notes for your reviewer

@miklezzzz miklezzzz added the bug Something isn't working label Oct 10, 2024
@miklezzzz miklezzzz self-assigned this Oct 10, 2024
Signed-off-by: Mikhail Scherba <[email protected]>
@miklezzzz miklezzzz marked this pull request as ready for review October 10, 2024 13:20
@yalosev yalosev merged commit 6bb8aec into main Oct 11, 2024
8 checks passed
@yalosev yalosev deleted the fix-shell_lib-group-bindings branch October 11, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants