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

docs(cli) Explain why hidden triggers for dynamic dropdowns need to declare input fields #886 #887

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

FokkeZB
Copy link
Contributor

@FokkeZB FokkeZB commented Oct 11, 2024

Explain why hidden triggers for dynamic dropdowns need to declare input fields.

See https://zapier.slack.com/archives/C053ZLBM4SV/p1728630326891899?thread_ts=1728427664.388689&cid=C053ZLBM4SV

@@ -41,7 +41,7 @@
}
},
"lint-staged": {
"*.{js}": [
"*.js": [
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes:

$ /Users/fokkezb/Code/zapier-platform/node_modules/.bin/lint-staged
⚠ Detected incorrect braces with only single value: `*.{js}`. Reformatted as: `*.js`

@eliangcs eliangcs merged commit 6bdc130 into zapier:main Oct 14, 2024
@rnegron rnegron mentioned this pull request Oct 24, 2024
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