influxdata / influxdata/clockface
Form works with action & method form submission
Open
Nobody has claimed this yet.
enhancement
Medium Priority
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 18
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 1
Description
Forms should support action: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-action
Forms should support method: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-method
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies form action and method support but names no files, components, or tests. Start by locating the form component in the Clockface UI kit and its existing tests or Storybook entry; done means both attributes are supported according to the linked HTML documentation.
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