[system] Improve documentation on usage of layout components: Container, Grid, Box, Stack
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
Part of #35158
Summary
how to use Stack, Container, Box to set up the layout for whole page? is that correct? what about gird?
grid
container
stack
box
component
box
stack
container
grid
Examples
can I only use div, and not to use any stack, container or box? do I need apply grid for every component and pages?
Motivation
where and which file to setting the grid for whole page
Search keywords: stack, box, container, grid
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
No file or test is named. Review the existing documentation for Container, Grid, Box, and Stack, using #35158 for context, and clarify page-level layout, when plain divs are appropriate, and whether Grid is needed for each component; done means these usage questions are answered with concrete examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100