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

[UIDS] Remove CSRF props from <Form> #1067

Open
kyleshike opened this issue Nov 20, 2023 · 0 comments
Open

[UIDS] Remove CSRF props from <Form> #1067

kyleshike opened this issue Nov 20, 2023 · 0 comments

Comments

@kyleshike
Copy link
Collaborator

Description

As of https://github.com/user-interviews/rails-server/pull/21928, we no longer need to supply csrf props to the form component.

User Stories

  • As an engineer, I don't want to be able to pass CSRF props to the form component, since they are now

Acceptance Criteria

  • The form component no longer accepts CSRFToken nor CSRFParam props
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

No branches or pull requests

1 participant