react / react/react-strict-dom

(feature) CSS flow layout

Open
#2 0 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cannot polyfill feature
Dominant language
JavaScript
Stars
3.6k
Forks
206
PR merge metrics
No merged PRs in 30d

Description

Describe the feature request

Support CSS flow layout on native, i.e., display: inline, display: block, etc. This cannot be polyfilled.

Also see https://github.com/facebook/react-strict-dom/issues/100

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reviewing the linked CSS flow layout documentation and related issue #100; the work is complete when native support for the requested display modes, including inline and block, is defined and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, react
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.