stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.27k stars 119 forks source link

Workflow redirect improvement suggestions #173

Closed monkbroc closed 8 years ago

monkbroc commented 8 years ago

I ran into a few usability issues in the workflow.

When I create a new hook and press new, it immediately runs the webhook. This is potentially problematic if it's a webhook that must only run under certain conditions. It also is kind of a UI dead end: the hook execution page has no navigation links by default, and if I hit back, I go to the new form again. It's hard to find out how to edit the hook.

Saving the hook renders the admin interface in the POST request so I can't reload the page without the browser complaining.

The Service URL section is full of links, but they are not clickable.

I'm going to bed now. I promise I won't open any more issues tonight :)

Marak commented 8 years ago

I think all of these are good and reasonable requests.

Thank you so much for your feedback, ever bit really helps make the project better.

I'll make these changes in the web UI soon.

Marak commented 8 years ago

This is now resolved locally.

Will most likely deploy at the end of the day here along with some other updates we completed over the weekend.

monkbroc commented 8 years ago

:100: thanks!

Marak commented 8 years ago

Deployed. Closing issue.

@monkbroc - Please let me know if we missed anything.

Thanks for your feedback!