mui / mui-public

The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.
80 stars 16 forks source link

[tools-public] Update toolpad/studio to v^0.8.0 #229

Closed prakhargupta1 closed 2 weeks ago

prakhargupta1 commented 2 weeks ago

This toolpad/studio version uses Dashboard layout component from toolpad/core. https://github.com/mui/toolpad/pull/4119

After this, same update to be done for tools-private.

Also removed the non-working Autocomplete: Screenshot 2024-11-05 at 10 19 58 AM

prakhargupta1 commented 2 weeks ago

I don't know why the circleCI tests are failing. The Details button throws session expired and asks me to login (which is not the case for other repos)

oliviertassinari commented 2 weeks ago

I don't know why the circleCI tests are failing. The Details button throws session expired and asks me to login (which is not the case for other repos)

@prakhargupta1 Are you able to

  1. See:

    SCR-20241108-lvgr
  2. And then? https://app.circleci.com/pipelines/github/mui/mui-public/297/workflows/3ee64cc2-154b-4fb2-965a-0c2cd53533d5/jobs/774?

prakhargupta1 commented 2 weeks ago

And then? https://app.circleci.com/pipelines/github/mui/mui-public/297/workflows/3ee64cc2-154b-4fb2-965a-0c2cd53533d5/jobs/774?

Ok, I could see it after logging into CircleCI which was rare as I don't have to login for other repositories.

Anyway, Thanks for merging.

https://tools-public.mui.com/prod/pages/OverviewPage now has the Dashboard Layout component from toolpad/core.

oliviertassinari commented 2 weeks ago

I have run pnpm dedupe based on the step in CircleCI that failed and pushed the commit: https://github.com/mui/mui-public/pull/229/commits/fe9e68b02220be58ff310d4eced7e63265864711. It was enough to make this pass.