OpenFn / OpenFn/lightning

Deep look at React props from phx

Open
#3,490 0 comments 1 reaction 0 assignees View on GitHub

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.

  1. WorkflowEditor
  2. ManualRunPanel
  3. WorkflowRunPanel

Contributor guide

No contributing guide indexed for this repository

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.