Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create minimal editor view for small vertical screen layouts #32

Open
steve2507 opened this issue Aug 21, 2017 · 0 comments
Open

Create minimal editor view for small vertical screen layouts #32

steve2507 opened this issue Aug 21, 2017 · 0 comments

Comments

@steve2507
Copy link
Contributor

There's not really a way to properly visualize a flow in the editor on a narrow vertical screen layout. A phone in portrait mode for example would never be capable of showing the editor in such a way that it's useful.

A new view is recommended that simply shows all nodes in a flow in a vertical list. The order should try to mimic the processing order of a flow as close as possible (that's actually a tough thing to figure out).

Not sure yet how/if to visualize connectors in this view.

Editing should only be possible to the content of a node (input fields and such). Or perhaps this should be disabled completely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant