Skip to content

fix: wrong attributes added to next's forms #306

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

Merged
merged 4 commits into from
Oct 8, 2021

Conversation

Shywim
Copy link
Contributor

@Shywim Shywim commented Oct 7, 2021

Q A
Branch? main for features / current stable version branch for bug fixes
Tickets #261
License MIT
Doc PR

This fixes next generator not taking required, step and the correct type for the fields.

(I took some times to try having a clearer layout and use Formik's Field, but I did not see a nice a simple way to pass additional data to Field while being in the generator's loop, I thought it was better to leave this PR as simple as this 😅)

@dunglas dunglas merged commit d9baebd into api-platform:main Oct 8, 2021
@dunglas
Copy link
Member

dunglas commented Oct 8, 2021

Thank you!

Shywim added a commit to Shywim/client-generator that referenced this pull request Oct 10, 2021
dunglas pushed a commit that referenced this pull request Oct 10, 2021
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