influxdata / influxdata/clockface
Form works with onSubmit
Open
enhancement
Medium Priority
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
The form component should support an onSubmit prop that takes a callback that is invoked when the form is submitted. The callback should have access to the submitted form data.
Contributor guide
Research direction
Start by locating the form component and its existing submission handling in the repository. Trace how submitted form data is collected, then verify that an onSubmit callback receives that data when the form is submitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100