-
Notifications
You must be signed in to change notification settings - Fork 24
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: Trigger component conditions validation #819
Conversation
Deploying with Cloudflare Pages
|
Test this pull request
|
fc88ae9
to
c32ec60
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #819 +/- ##
==========================================
+ Coverage 70.52% 70.55% +0.03%
==========================================
Files 399 399
Lines 13114 13128 +14
Branches 1715 1723 +8
==========================================
+ Hits 9248 9262 +14
Misses 3652 3652
Partials 214 214
☔ View full report in Codecov by Sentry. |
packages/@dcl/inspector/src/components/EntityInspector/TriggerInspector/TriggerInspector.tsx
Outdated
Show resolved
Hide resolved
5913ff3
to
6fdd99a
Compare
6fdd99a
to
feb4fe6
Compare
feb4fe6
to
939b45a
Compare
closes decentraland/sdk#982
🤖 Generated by Copilot at 1cbe795
Improved the validation and filtering of trigger actions in the
TriggerInspector
component