Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Modernize forms library

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, react, rollup, storybook, typescript

Research direction

Start by reviewing the unchecked modernization checklist and the existing forms components named in the issue, along with the current Storybook setup. Break the umbrella into focused tasks covering TypeScript, react-select/react-window components, Rollup, examples, and Storybook testing and docs; done means the remaining checklist items and listed component and example coverage are complete.

Written by the indexing model from the issue text.

Description

Umbrella issue for work on forms library:

  • Move library to Typescript
  • Remove flexbox-react code
  • Update to react-bootstrap (fix icons)
  • Add storybook for development, testing and docs
  • Update to latest version of react-select, combine with react-window
  • Overhaul build setup (rollup)

Components that need to work:

  • TextEdit
  • TextArea
  • DateEdit
  • Chooser (based on react-select)
  • AsyncChooser (based on react-select)
  • TagsEdit (based on react-select)

Additional components

  • List and list HOC
  • Views

Covered examples:

  • Basic form with tri-state edit modes (always, selected and never)
  • Dynamic changing form
  • List contact example

Storybook:

  • Initial setup so we can add stories in Typescript
  • Snapshot testing
  • Docs
Dominant language
JavaScript
Stars
37
Forks
12
PR merge metrics
No merged PRs in 30d

Getting set up

We have not checked this project's setup files yet. Start from its README, and see our first-contribution guide for the general steps.

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from esnet/react-dynamic-forms

All issues in esnet/react-dynamic-forms

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.