linkedin / linkedin/css-blocks

infinite loop with `flex: none`

Open
#509 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.3k
Forks
154
PR merge metrics
No merged PRs in 30d

Description

caused by the css shorthand expander. Changing the value to `0 0 auto` works around the issue.

Contributor guide

Open the contributing guide

Research direction

Start by locating the CSS shorthand expander and reproduce the infinite loop with `flex: none`; compare it with the reported `0 0 auto` workaround. Done means the shorthand no longer loops for `flex: none` while preserving the expected expansion behavior.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.