pipes-digital / pipes

Repository for Pipes
https://pipes.digital
GNU Affero General Public License v3.0
248 stars 19 forks source link

"Feed" preview inspector doesn't get URL from "Text Input" #115

Open anewuser opened 1 year ago

anewuser commented 1 year ago

New users trying out this combination of blocks might assume that something is wrong:

feed

onli commented 1 year ago

IIRC the problem here is simply that when building the preview, I wasn't able to solve this properly. The text inputs work by giving a GET argument to the server when the pipe is run. That wasn't easy to simulate in this situation, or did not seem easy at the time. It's worth a second look with some distance.

I'll mark this as bug.

anewuser commented 1 year ago

If this is too complicated, an easy workaround is to simply remove the preview option from this block.