[Feature] flex-wrap: balance
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 18.9k
- Forks
- 1.6k
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Hi. Now that chromium supports flex-wrap: balance; are there any plans to add it to Yoga?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CSS Flexbox 2 specification linked in the issue and inspect Yoga's existing flex-wrap behavior. Determine the required scope for flex-wrap: balance and define conformance tests that demonstrate the feature is supported according to the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, css
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100