UserFlows
UserFlows copied to clipboard
Feature request: Label connections
It'd be nice to be able to label the connection, to annotate what exactly triggers the navigation event.
For example, usually the event is just "Tap", but sometimes I'd want to specify "Enter name" (for a form field) or "After 1 second" (for a transitional screen for which the entire artboard is the link source, as described in https://github.com/abynim/UserFlows/issues/25#issuecomment-266811730).
Any ideas on what this would look like? A rough mockup for reference would be awesome 😄
Sure, something like this is what I had in mind:

"Tap" is usually assumed, but like I said, it'd be useful to specify things like "Enter name" or "After 1 second" as an alternative.
Thanks for the mockup. I'll look into it 👍