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

Allow step with many ui literals or ui elements and a single value #21

Open
thiagodp opened this issue Jun 16, 2018 · 0 comments
Open
Assignees
Labels
enhancement New feature or request language Related to the Concordia Language maybe-later postponed

Comments

@thiagodp
Copy link
Owner

thiagodp commented Jun 16, 2018

Currently we can define values for ui literals and ui elements like this:

When I fill <foo> with "a"
  and I fill {bar} with "b"

The following syntax can be also useful:

When I fill <foo> and {bar} with "x"

to make both <foo> and {bar} to receive the value x

@thiagodp thiagodp added enhancement New feature or request language Related to the Concordia Language maybe-later labels Jun 16, 2018
@thiagodp thiagodp self-assigned this Jun 16, 2018
@thiagodp thiagodp changed the title Allow single step with many ui literals or ui elements and a single value Allow step with many ui literals or ui elements and a single value Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request language Related to the Concordia Language maybe-later postponed
Projects
None yet
Development

No branches or pull requests

1 participant