Skip to content

Add clarifications on awGoToStep constraints#301

Open
theCrius wants to merge 1 commit intomadoar:developfrom
theCrius:patch-1
Open

Add clarifications on awGoToStep constraints#301
theCrius wants to merge 1 commit intomadoar:developfrom
theCrius:patch-1

Conversation

@theCrius
Copy link
Copy Markdown

@theCrius theCrius commented Jun 11, 2020

Copy link
Copy Markdown
Owner

@madoar madoar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR! In the following are some comments I got after looking through the changes

Comment thread README.md
The `awGoToStep` directive needs to receive an input, which tells the wizard, to which step it should navigate,
when the element with the `awGoToStep` directive has been clicked.

> Please be aware that `awGoToStep` will not proceed to another step unless the intermediate steps are marked as optional, using the directive `awOptionalStep`, or has been completed, either by the user or by marking them as completed by default with the directive `awCompletedStep`.
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two suggestions:

  • I think we should split this sentence into two to make it easier to understand. It contains multiple subclauses which make it hard to follow the exceptions to the rule
  • I'm not sure whether we should use a citation > ... here. In other places in the README we haven't used citations so I think it is better to continue not using them

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants