Skip to content

Comments

Change form engine#224

Draft
Neraste wants to merge 1 commit intodevelopfrom
refactor/form
Draft

Change form engine#224
Neraste wants to merge 1 commit intodevelopfrom
refactor/form

Conversation

@Neraste
Copy link
Member

@Neraste Neraste commented Dec 14, 2025

The Form component was deveopped for the needs of the project and is based on class components that inherits from other components. Such scheme is not valid React, and does not change easily to functional component. Instead of trying to adapt the current Form component to a more maintenable form, this PR replaces it completly by a layer on top of react-hook-form.

@Neraste Neraste self-assigned this Dec 14, 2025
@Neraste Neraste added refactor Make things more beautiful inside, but same outside javascript Pull requests that update javascript code labels Dec 14, 2025
@Neraste Neraste marked this pull request as draft December 14, 2025 15:03
@Neraste Neraste modified the milestones: 1.10.0, 1.11.0 Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update javascript code refactor Make things more beautiful inside, but same outside

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant