linkedin / linkedin/css-blocks
unnecessary inheritance resolutions
Open
@css-blocks/core
bug
- Dominant language
- TypeScript
- Stars
- 6.3k
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
resolutions are being created unnecessarily for non-conflicting props when inheriting.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the inheritance-resolution implementation and trace how non-conflicting properties are handled; done means unnecessary resolutions are no longer created for those properties, with existing tests still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100