Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Disallow or discourage undesirable flow #16

Open
ARBaart opened this issue Mar 13, 2020 · 1 comment
Open

Disallow or discourage undesirable flow #16

ARBaart opened this issue Mar 13, 2020 · 1 comment

Comments

@ARBaart
Copy link
Collaborator

ARBaart commented Mar 13, 2020

The "next" button is too accessible in situations where a different action should be performed first.

  • in screen 3 it should not be present until the POS has been open
  • in screen 7 it should not be present until someone printed
  • in screen 8 it is superfluous

Another option is to remove it altogether and replace it with a confirmation of the input/executing the main action as well as continuing, e.g. "Start Friday bar" for screen 1 if Friday is selected, or "Print and continue" for screen 7.

@casperboone
Copy link
Member

We're using some external library thingy for the flow stuff, which has very limited options for the things you're suggesting unfortunately.

I do like the ideas though, so maybe we could replace it with a custom solution at some point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants