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

Recognize UI Element Properties inside values of Variant sentences #44

Open
1 of 10 tasks
thiagodp opened this issue Jul 12, 2019 · 0 comments
Open
1 of 10 tasks
Assignees
Labels
enhancement New feature or request language Related to the Concordia Language

Comments

@thiagodp
Copy link
Owner

thiagodp commented Jul 12, 2019

👉 Please read Issue #35 before continuing.

Example

Then I see "Welcome, {Username|value}"

Whether {Username|value} is bob, the corresponding Test Case must be transformed into

Then I see "Welcome, bob"

Properties

  • id
  • type
  • datatype
  • value 🠖 Implemented in v1.3.0
  • minlength
  • maxlength
  • minvalue
  • maxvalue
  • format
  • required

See also

@thiagodp thiagodp added enhancement New feature or request feedback desired language Related to the Concordia Language labels Jul 12, 2019
@thiagodp thiagodp added the assigned Somebody is working on this issue label Jul 14, 2019
@thiagodp thiagodp self-assigned this Jul 14, 2019
@thiagodp thiagodp removed the assigned Somebody is working on this issue label Mar 27, 2020
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
Projects
None yet
Development

No branches or pull requests

1 participant