shadcn-ui/taxonomy

[bug] post is even being edited without input changes

soham2k06 opened this issue · 1 comments

User can update the post even without updating previous fields.
That causes a lot of fetch requests.

Solution:
Keep button disabled if form states are not updated yet.

Resolved in - PR-270