Add a grid widget
Open
Nobody has claimed this yet.
enhancement
widget
- Dominant language
- Rust
- Stars
- 9.7k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
A Grid implementation would complement Flexbox well for more complex layouts.
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
The issue proposes a Grid widget to complement Flexbox, but names no files, tests, or entry points. Start by locating the existing Flexbox implementation and its layout tests, then clarify the Grid behavior and API required. Done should include an agreed design and a tested Grid implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100