Uniform parsing of expressions
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We have ran in to some issues where templates expressions are sensitive to the params.
for example specifying true vs 'true'.
We should solution for a consistent experience for using the expressions in the templates, and increase the friendliness of using and contributing to them.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the template expression parsing entry point and reproduce the difference between true and 'true'. Define the consistent behavior for template expressions, then verify that equivalent parameter forms are handled consistently; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100