Deep look at React props from phx
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
Description
Let's look at all props being passed from phx to react and be sure to pass only needed props.
- WorkflowEditor
- ManualRunPanel
- WorkflowRunPanel
Contributor guide
No contributing guide indexed for this repository
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
Locate the WorkflowEditor, ManualRunPanel, and WorkflowRunPanel components and trace how props are passed from Phoenix to React. Review each prop's usage in those components, then remove any unnecessary props and verify that the three panels still receive everything they need.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir, react
- Domain
- backend, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100