refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
25.92k stars 1.96k forks source link

fix(antd): useDrawerForm has unused props #6074

Open alicanerdurmaz opened 1 week ago

alicanerdurmaz commented 1 week ago

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

useDrawerForm has the following props but they are not functional.

What is the new behavior?

useForm({
  defaultFormValues: {
    title: "Hello World",
  },
});

fixes #5727 #6082

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 494b1503fdda5784af26bdb4ee33d1dc9aa1e6e1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------- | ----- | | @refinedev/antd | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

cypress[bot] commented 1 week ago

Passing run #11251 ↗︎

0 169 26 0 Flakiness 0

Details:

Merge 494b1503fdda5784af26bdb4ee33d1dc9aa1e6e1 into 4265ae2509f79af9dbca8d52daf5...
Project: refine Commit: afdaa14ebd ℹ️
Status: Passed Duration: 16:43 💡
Started: Jun 27, 2024 9:42 AM Ended: Jun 27, 2024 9:59 AM

Review all test suite changes for PR #6074 ↗︎