-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[material-ui] Refine Dashboard template #41757
Conversation
Netlify deploy previewhttps://deploy-preview-41757--material-ui.netlify.app/ Bundle size report |
docs/data/material/getting-started/templates/dashboard/components/MenuButton.tsx
Outdated
Show resolved
Hide resolved
…aterial-ui into material-ui-template-dashbaord
docs/data/material/getting-started/templates/dashboard/getDashboardTheme.tsx
Outdated
Show resolved
Hide resolved
…aterial-ui into material-ui-template-dashbaord
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zanivan This looks good on my side 👌 Any further tweaks or improvements can be done in follow-ups IMO 😬 I think we can merge whenever you're ready 🎉
AMAZING work 💙 I'm really happy with how it turned out
Thanks everyone for the reviews and suggestions 🤗 💙
'hsl(220, 25%, 20%)', | ||
]; | ||
|
||
export default function ChartUserByCountry() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR component is flaky: https://app.argos-ci.com/mui/material-ui/builds/28511/92821674. It seems that we need @alexfauquette patch in https://github.com/mui/mui-x/pull/9926/files#diff-26370639d5cddf1b1016c2de2ceb142f773f358cf916cbc637bdd327be854495
It shouldn't be in the visual regressions test in the first place, since the parent one is into it. To remove.
(I landed here from #42471)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Argos has been quick patch, and a refinement PR is on the way #42537
Happy to see that we are prioritizing work on the getting started templates, I think one of the key user journey for new users. Having a quick look, the issues that were most noticeable, in no special order:
Similar to #37770
Screen.Recording.2024-06-01.at.20.32.43.mov
broken.scroll.movIt seems to be mui/mui-x#8054. The tree view behaves correctly for comparison.
Screen.Recording.2024-06-01.at.20.35.35.movIssue open mui/mui-x#13332.
See https://www.notion.so/mui-org/Olivier-design-review-on-Joy-Design-3ada9a7bcfa44b9fab1fe5032dfb33bb?pvs=4#61750cb48cb94946881811171cfb5d41 or https://twitter.com/shadcn/status/1794054671692144823/photo/1 that I think would work. Moved to #42445 Zooming out:
More generally, I think that having this type of layout https://blocks.tremor.so/templates would be amazing, I would want to use this 👌✨:
Points moved to #41469 |
Hey @oliviertassinari, thanks so much for the detailed feedback! I'll try to address many of these in #42445. I believe the items related to the template's page should be in different PRs, so I'll add those items to #41469 :) |
Signed-off-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Co-authored-by: noraleonte <noraleonte00@gmail.com> Co-authored-by: alexandre <alex.fauquette@gmail.com> Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com>
Part of #37555
This PR is for refining the Dashboard template, showcasing X's components.
The thumbnails and other information will be updated after the design is done
👉 https://deploy-preview-41757--material-ui.netlify.app/material-ui/getting-started/templates/dashboard/