linkedin / linkedin/css-blocks
TODO: Verify substate exclusivity in templates
Open
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
I want to verify that the glimmer rewriter enforces that the same state cannot be used on the same element more than once.
Contributor guide
Research direction
Start by locating the Glimmer rewriter and its template handling. Determine how repeated state usage on one element is currently processed, then add verification that the same state cannot be used more than once on that element; the work is done when this behavior is covered and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100