mui / mui/material-ui

App Layout component

Open
#14,519 12 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scope: new proposal type: new feature waiting for 👍
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Expected Behavior 🤔

It should provide a configurable layout out of the box without so much additional coding required.
This is a really basic feature and e.g. Ant Design does it great and so simple.

Current Behavior 😯

Any layout has to be done with a lot of coding to handle RWD, different drawer variants etc.

Examples 🌈

Screenshot 2022-12-31 at 00 35 59

Origen Studio Layout component which is using Material UI!: https://github.com/OrigenStudio/material-ui-layout.

Quasar Framework Layout (VueJS). Such a great implementation for VueJS. Easy, flexible, and reliable.
https://v1.quasar-framework.org/layout/layout

and also to show how simple it can/should be Ant Design Layout: https://ant.design/components/layout/

Context 🔦

It is time-consuming to set up the layout with Material UI and everyone has to do it on his/her own instead of the job being done once in the MUI repo and being reused across all projects.

Benchmark

Advanced layout components: https://github.com/mui/mui-toolpad/issues/3280

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

The issue names no repository files, entry points, or tests; start by reviewing the referenced Ant Design, Quasar, and Origen Studio layouts alongside the linked Material UI layout discussion. Before implementation, agree on the supported configurable layout, responsive behavior, and drawer variants; done means that scope is implemented as a reusable Material UI component.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.