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

Allow sending an intent to a specific capability #161

Open
danielwiehl opened this issue Jun 17, 2022 · 0 comments
Open

Allow sending an intent to a specific capability #161

danielwiehl opened this issue Jun 17, 2022 · 0 comments
Labels
Projects

Comments

@danielwiehl
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

When modeling UI components via Intention API, the integrator typically issues an intent when the user interacts with that component. However, if there are other capabilities that match the qualifier of the capability, the intent is transported to them as well, leading to unexpected behavior.

Describe the solution you'd like

This intent should be transported exclusively to the provider of the capability, even if there are other capabilities that match the qualifier.

In this particular use case, I could imagine passing the capability identifier to the IntentClient instead of the type and qualifier.

@danielwiehl danielwiehl added this to Triage in SCION via automation Jun 17, 2022
@danielwiehl danielwiehl moved this from Triage to Backlog Microfrontend Platform in SCION Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
SCION
  
Backlog Microfrontend Platform
Development

No branches or pull requests

1 participant