OpenFn / lightning

OpenFn/Lightning ⚡️ is the newest version of the OpenFn DPG and provides a web UI to visually manage complex workflow automation projects.
https://openfn.github.io/lightning/
GNU Lesser General Public License v3.0
126 stars 34 forks source link

update default step text #2196

Closed josephjclark closed 3 months ago

josephjclark commented 3 months ago

Overview

Details

This is another attempt to address #2014 - but that issue doesn't even scratch the surface of the problems users face getting started.

What was wrong with the last fix?

I'm sorry but basically it just hadn't been thought through with care and rigour.

Also, doing any of this stuff in a comment only lasts as long as the comment. Once the user deletes it, it's gone forever.

Why is this fix so much better

What next?

Onboarding the user into something as complex as openfn job writing is really hard and won't be solved by a comment If there is to be any attempt to address this problem it needs coordinated, thoughtful effort.

Here are some brief thoughts about things we might look at:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.70%. Comparing base (9eba726) to head (6b3b2ab).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2196 +/- ## ======================================= Coverage 89.70% 89.70% ======================================= Files 275 275 Lines 9039 9039 ======================================= Hits 8108 8108 Misses 931 931 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.