You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2019. It is now read-only.
Hi @jenweber 👋 . I wouldn't mind taking a stab at this. There is a lot to unpack when it comes to actions, however. Would it make sense to split some of this up? For instance, perhaps moving some controller specific pieces to the controllers section? There should also be some room for explaining what the action helper is doing for us (i.e. setting the context of the function). It just feels like it's a bit bigger than just the Templates section 🤔
@sbatson I agree that it’s a bigger issue than one section. I recommend separate PRs so that changes are easier to review. But you can drop some ideas here in this issue for brainstorming
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This page in the guides talks about actions, but doesn't cover some major gotchas around where actions should be put and where they can be passed.
Examples:
This should be explained somehow.
The text was updated successfully, but these errors were encountered: