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: Event binding in XML Templates #559

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

d3xter666
Copy link
Contributor

In XML templating it's possible to provide bindings fr every attribute no matter if it's property, aggregation, event, etc.
Therefore, the linter needs to analyze the bindings within events as "normal" bindings and not just like events.

@d3xter666 d3xter666 requested review from codeworrior and a team February 20, 2025 14:12
@matz3
Copy link
Member

matz3 commented Feb 21, 2025

Can you also add a fixture for the class attribute? That one is also used in XML templating e.g. class="{=${device>/system/phone} ? sapMObjectStatusSmall : sapMObjectStatusLarge}"

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

Successfully merging this pull request may close these issues.

2 participants