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

Change form for New Party to form_for #39

Open
AngelaGuardia opened this issue Oct 15, 2020 · 0 comments
Open

Change form for New Party to form_for #39

AngelaGuardia opened this issue Oct 15, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@AngelaGuardia
Copy link
Collaborator

The sad path for the new party creation form is broken

  • The form is not pre-populating the Movie title and since the field is readonly it is not possible to create a party with it

Fix

  • Change form_tag to form_for so that fields can be pre-populated when the sad path is hit
@AngelaGuardia AngelaGuardia added the bug Something isn't working label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant