happybara-io / WorkflowBuddy

The missing pieces of Slack Workflow Builder.
GNU Affero General Public License v3.0
28 stars 4 forks source link

Edit Step: existing inputs not populating in the modal #1

Closed I-Dont-Remember closed 1 year ago

I-Dont-Remember commented 1 year ago

What is happening?

When you go to edit a step in a workflow, it does not populate what you put in before - that's unhelpful if you are coming back to a step after days, weeks, etc. and don't remember what was in it.

Notes

This seems like it's probably just a bit of user error on my end when writing the initial version, there's either a config option or block_ids or something that I likely messed up.

💡 It might actually have the inputs in the Step edit event and I just forgot to parse them and place them as default values.

I-Dont-Remember commented 1 year ago

Close this with #8