Skip to content

chore: Split defineInputField into three functions#1213

Draft
tkcranny wants to merge 1 commit intomainfrom
IQQ-7572-split-input-helpers
Draft

chore: Split defineInputField into three functions#1213
tkcranny wants to merge 1 commit intomainfrom
IQQ-7572-split-input-helpers

Conversation

@tkcranny
Copy link
Collaborator

This splits the defineInputField type helper into three better typed and more specific helper functions:

  • defineStaticInputField()
  • defineKnownInputFieldsFunc()
  • defineCustomInputFieldsFunc()

These have improved typing because of their specificity. This change will also help linting.

@tkcranny tkcranny requested a review from a team as a code owner December 18, 2025 16:26
@tkcranny tkcranny marked this pull request as draft December 18, 2025 16:27
@tkcranny tkcranny changed the title Draft: chore: Split defineInputField into three functions chore: Split defineInputField into three functions Dec 18, 2025
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.

1 participant