mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.6k stars 32.21k forks source link

[RFC] Improve docsearch result #28333

Closed siriwatknp closed 3 years ago

siriwatknp commented 3 years ago

Issues

  1. cannot search theme (display 5 result with Default Theme)

    Screen Shot 2564-09-10 at 17 01 14
  2. components category does not come up as 1st suggestion (in the case below it should show Button component first) #19986

    Screen Shot 2564-09-10 at 17 01 27
  3. few suggestion (the result are at max 5 items) #16502

Root cause

✅ 1. cannot search theme (display 5 result with Default Theme)

This is already fixed by https://github.com/algolia/docsearch-configs/pull/4589

2. components category does not come up as 1st suggestion

From my analysis about the current config in docsearchconfig repo. I found that

3. few suggestion (the result are at max 5 items)

We can specify hitsPerPage: number to docsearch client library to get more result. Fortunately, we can just upgrade the docsearch to v3 and it should be fine #28252 (WIP)

Proposal

Steps

  1. [x] merge components index page #28485
  2. [x] update config with above proposal in docsearh config repo. The new search preview from docsearch team.
  3. [x] (wait until config is merged and new search is indexed) merge #28252
  4. [x] Recheck the new search experience
siriwatknp commented 3 years ago

Backup data

These are the records that are sent to algolia.

Current mui ```bash > DocSearch: https://next.material-ui.com/ 0 records) > DocSearch: https://next.material-ui.com/components/material-icons/ 1785 records) > DocSearch: https://next.material-ui.com/getting-started/installation/ 21 records) > DocSearch: https://next.material-ui.com/getting-started/support/ 49 records) > DocSearch: https://next.material-ui.com/getting-started/usage/ 13 records) > DocSearch: https://next.material-ui.com/discover-more/team/ 4 records) > DocSearch: https://next.material-ui.com/api/icon/ 22 records) > DocSearch: https://next.material-ui.com/api/svg-icon/ 25 records) > DocSearch: https://next.material-ui.com/components/tree-view/ 29 records) > DocSearch: https://next.material-ui.com/components/timeline/ 15 records) > DocSearch: https://next.material-ui.com/components/trap-focus/ 12 records) > DocSearch: https://next.material-ui.com/components/masonry/ 14 records) > DocSearch: https://next.material-ui.com/components/time-picker/ 19 records) > DocSearch: https://next.material-ui.com/components/date-range-picker/ 21 records) > DocSearch: https://next.material-ui.com/components/date-time-picker/ 20 records) > DocSearch: https://next.material-ui.com/components/pickers/ 17 records) > DocSearch: https://next.material-ui.com/components/date-picker/ 31 records) > DocSearch: https://next.material-ui.com/components/about-the-lab/ 13 records) > DocSearch: https://next.material-ui.com/components/use-media-query/ 37 records) > DocSearch: https://next.material-ui.com/components/transitions/ 30 records) > DocSearch: https://next.material-ui.com/discover-more/languages/ 1 records) > DocSearch: https://next.material-ui.com/discover-more/changelog/ 2 records) > DocSearch: https://next.material-ui.com/components/textarea-autosize/ 4 records) > DocSearch: https://next.material-ui.com/api/tab-panel/ 10 records) > DocSearch: https://next.material-ui.com/discover-more/vision/ 9 records) > DocSearch: https://next.material-ui.com/components/portal/ 6 records) > DocSearch: https://next.material-ui.com/api/tab-scroll-button/ 14 records) > DocSearch: https://next.material-ui.com/customization/theme-components/ 10 records) > DocSearch: https://next.material-ui.com/guides/interoperability/ 60 records) > DocSearch: https://next.material-ui.com/system/the-sx-prop/ 48 records) > DocSearch: https://next.material-ui.com/guides/minimizing-bundle-size/ 37 records) > DocSearch: https://next.material-ui.com/api/zoom/ 9 records) > DocSearch: https://next.material-ui.com/api/typography/ 38 records) > DocSearch: https://next.material-ui.com/api/year-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/unstable-trap-focus/ 10 records) > DocSearch: https://next.material-ui.com/api/tree-view/ 24 records) > DocSearch: https://next.material-ui.com/api/tree-item/ 29 records) > DocSearch: https://next.material-ui.com/api/tooltip/ 42 records) > DocSearch: https://next.material-ui.com/system/basics/ 59 records) > DocSearch: https://next.material-ui.com/customization/breakpoints/ 35 records) > DocSearch: https://next.material-ui.com/customization/palette/ 32 records) > DocSearch: https://next.material-ui.com/api/toolbar/ 15 records) > DocSearch: https://next.material-ui.com/guides/typescript/ 9 records) > DocSearch: https://next.material-ui.com/guides/composition/ 38 records) > DocSearch: https://next.material-ui.com/system/display/ 19 records) > DocSearch: https://next.material-ui.com/size-snapshot 0 records) > DocSearch: https://next.material-ui.com/system/box/ 13 records) > DocSearch: https://next.material-ui.com/system/spacing/ 34 records) > DocSearch: https://next.material-ui.com/system/advanced/ 3 records) > DocSearch: https://next.material-ui.com/system/typography/ 9 records) > DocSearch: https://next.material-ui.com/system/screen-readers/ 3 records) > DocSearch: https://next.material-ui.com/api/toggle-button-group/ 22 records) > DocSearch: https://next.material-ui.com/system/sizing/ 11 records) > DocSearch: https://next.material-ui.com/system/positions/ 7 records) > DocSearch: https://next.material-ui.com/system/shadows/ 3 records) > DocSearch: https://next.material-ui.com/system/properties/ 84 records) > DocSearch: https://next.material-ui.com/system/palette/ 3 records) > DocSearch: https://next.material-ui.com/system/borders/ 13 records) > DocSearch: https://next.material-ui.com/system/grid/ 31 records) > DocSearch: https://next.material-ui.com/system/flexbox/ 12 records) > DocSearch: https://next.material-ui.com/system/styled/ 25 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.info 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette 4 records) > DocSearch: https://next.material-ui.com/styles/advanced/ 66 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.warning 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.secondary 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.success 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.primary 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.error 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.breakpoints 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.typography 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.breakpoints.values 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.spacing 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.zIndex 4 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.shape 4 records) > DocSearch: https://next.material-ui.com/guides/testing/ 5 records) > DocSearch: https://next.material-ui.com/guides/migration-v0x/ 22 records) > DocSearch: https://next.material-ui.com/guides/flow/ 2 records) > DocSearch: https://next.material-ui.com/guides/right-to-left/ 16 records) > DocSearch: https://next.material-ui.com/guides/content-security-policy/ 13 records) > DocSearch: https://next.material-ui.com/guides/localization/ 49 records) > DocSearch: https://next.material-ui.com/guides/migration-v3/ 135 records) > DocSearch: https://next.material-ui.com/guides/pickers-migration/ 21 records) > DocSearch: https://next.material-ui.com/guides/responsive-ui/ 6 records) > DocSearch: https://next.material-ui.com/guides/server-rendering/ 28 records) > DocSearch: https://next.material-ui.com/customization/default-theme/ 4 records) > DocSearch: https://next.material-ui.com/customization/unstyled-components/ 41 records) > DocSearch: https://next.material-ui.com/guides/api/ 50 records) > DocSearch: https://next.material-ui.com/guides/routing/ 14 records) > DocSearch: https://next.material-ui.com/customization/color/ 16 records) > DocSearch: https://next.material-ui.com/styles/api/ 66 records) > DocSearch: https://next.material-ui.com/customization/dark-mode/ 11 records) > DocSearch: https://next.material-ui.com/styles/basics/ 19 records) > DocSearch: https://next.material-ui.com/customization/transitions/ 13 records) > DocSearch: https://next.material-ui.com/customization/typography/ 40 records) > DocSearch: https://next.material-ui.com/customization/z-index/ 11 records) > DocSearch: https://next.material-ui.com/customization/spacing/ 8 records) > DocSearch: https://next.material-ui.com/customization/density/ 21 records) > DocSearch: https://next.material-ui.com/api/toggle-button/ 25 records) > DocSearch: https://next.material-ui.com/api/timeline-opposite-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-separator/ 9 records) > DocSearch: https://next.material-ui.com/api/timeline-item/ 14 records) > DocSearch: https://next.material-ui.com/api/timeline-dot/ 19 records) > DocSearch: https://next.material-ui.com/api/timeline-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-connector/ 9 records) > DocSearch: https://next.material-ui.com/api/timeline/ 14 records) > DocSearch: https://next.material-ui.com/api/textarea-autosize/ 5 records) > DocSearch: https://next.material-ui.com/api/table-sort-label/ 18 records) > DocSearch: https://next.material-ui.com/api/table-head/ 10 records) > DocSearch: https://next.material-ui.com/api/time-picker/ 52 records) > DocSearch: https://next.material-ui.com/api/text-field/ 53 records) > DocSearch: https://next.material-ui.com/api/tabs/ 39 records) > DocSearch: https://next.material-ui.com/api/table-row/ 17 records) > DocSearch: https://next.material-ui.com/api/table-pagination/ 35 records) > DocSearch: https://next.material-ui.com/api/table-body/ 10 records) > DocSearch: https://next.material-ui.com/api/table-footer/ 10 records) > DocSearch: https://next.material-ui.com/api/table-container/ 10 records) > DocSearch: https://next.material-ui.com/api/table/ 14 records) > DocSearch: https://next.material-ui.com/api/table-cell/ 29 records) > DocSearch: https://next.material-ui.com/api/tab-context/ 5 records) > DocSearch: https://next.material-ui.com/api/switch-unstyled/ 14 records) > DocSearch: https://next.material-ui.com/api/tab-list/ 4 records) > DocSearch: https://next.material-ui.com/api/tab/ 24 records) > DocSearch: https://next.material-ui.com/api/switch/ 35 records) > DocSearch: https://next.material-ui.com/api/stepper/ 17 records) > DocSearch: https://next.material-ui.com/api/swipeable-drawer/ 15 records) > DocSearch: https://next.material-ui.com/api/step-label/ 25 records) > DocSearch: https://next.material-ui.com/api/step-connector/ 17 records) > DocSearch: https://next.material-ui.com/api/step-icon/ 16 records) > DocSearch: https://next.material-ui.com/api/step-button/ 14 records) > DocSearch: https://next.material-ui.com/api/step-content/ 14 records) > DocSearch: https://next.material-ui.com/api/static-time-picker/ 42 records) > DocSearch: https://next.material-ui.com/api/step/ 19 records) > DocSearch: https://next.material-ui.com/api/static-date-time-picker/ 67 records) > DocSearch: https://next.material-ui.com/api/speed-dial-action/ 23 records) > DocSearch: https://next.material-ui.com/api/static-date-range-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/stack/ 9 records) > DocSearch: https://next.material-ui.com/api/speed-dial-icon/ 15 records) > DocSearch: https://next.material-ui.com/api/snackbar-content/ 13 records) > DocSearch: https://next.material-ui.com/api/snackbar/ 29 records) > DocSearch: https://next.material-ui.com/api/speed-dial/ 28 records) > DocSearch: https://next.material-ui.com/api/static-date-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/radio-group/ 8 records) > DocSearch: https://next.material-ui.com/api/slide/ 12 records) > DocSearch: https://next.material-ui.com/api/slider/ 61 records) > DocSearch: https://next.material-ui.com/api/skeleton/ 22 records) > DocSearch: https://next.material-ui.com/api/slider-unstyled/ 52 records) > DocSearch: https://next.material-ui.com/api/select/ 40 records) > DocSearch: https://next.material-ui.com/api/scoped-css-baseline/ 9 records) > DocSearch: https://next.material-ui.com/api/rating/ 40 records) > DocSearch: https://next.material-ui.com/api/radio/ 26 records) > DocSearch: https://next.material-ui.com/api/portal/ 6 records) > DocSearch: https://next.material-ui.com/api/popper/ 17 records) > DocSearch: https://next.material-ui.com/api/popover/ 26 records) > DocSearch: https://next.material-ui.com/api/pickers-day/ 24 records) > DocSearch: https://next.material-ui.com/api/paper/ 17 records) > DocSearch: https://next.material-ui.com/api/pagination-item/ 34 records) > DocSearch: https://next.material-ui.com/api/pagination/ 28 records) > DocSearch: https://next.material-ui.com/api/outlined-input/ 50 records) > DocSearch: https://next.material-ui.com/api/no-ssr/ 11 records) > DocSearch: https://next.material-ui.com/api/native-select/ 27 records) > DocSearch: https://next.material-ui.com/api/month-picker/ 14 records) > DocSearch: https://next.material-ui.com/api/modal-unstyled/ 34 records) > DocSearch: https://next.material-ui.com/api/modal/ 35 records) > DocSearch: https://next.material-ui.com/api/mobile-time-picker/ 48 records) > DocSearch: https://next.material-ui.com/api/mobile-stepper/ 22 records) > DocSearch: https://next.material-ui.com/api/mobile-date-time-picker/ 73 records) > DocSearch: https://next.material-ui.com/api/mobile-date-range-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/mobile-date-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/menu-list/ 10 records) > DocSearch: https://next.material-ui.com/api/menu-item/ 21 records) > DocSearch: https://next.material-ui.com/api/menu/ 22 records) > DocSearch: https://next.material-ui.com/api/masonry/ 12 records) > DocSearch: https://next.material-ui.com/api/masonry-item/ 12 records) > DocSearch: https://next.material-ui.com/api/loading-button/ 54 records) > DocSearch: https://next.material-ui.com/api/list-subheader/ 19 records) > DocSearch: https://next.material-ui.com/api/list-item-text/ 20 records) > DocSearch: https://next.material-ui.com/api/list-item-secondary-action/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-icon/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-button/ 25 records) > DocSearch: https://next.material-ui.com/api/list-item-avatar/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item/ 37 records) > DocSearch: https://next.material-ui.com/api/list/ 17 records) > DocSearch: https://next.material-ui.com/api/link/ 20 records) > DocSearch: https://next.material-ui.com/api/linear-progress/ 30 records) > DocSearch: https://next.material-ui.com/api/input-label/ 30 records) > DocSearch: https://next.material-ui.com/api/input-adornment/ 22 records) > DocSearch: https://next.material-ui.com/api/input/ 49 records) > DocSearch: https://next.material-ui.com/api/image-list-item-bar/ 24 records) > DocSearch: https://next.material-ui.com/api/input-base/ 56 records) > DocSearch: https://next.material-ui.com/api/image-list-item/ 17 records) > DocSearch: https://next.material-ui.com/api/image-list/ 18 records) > DocSearch: https://next.material-ui.com/api/icon-button/ 25 records) > DocSearch: https://next.material-ui.com/api/hidden/ 18 records) > DocSearch: https://next.material-ui.com/api/form-label/ 25 records) > DocSearch: https://next.material-ui.com/api/grow/ 10 records) > DocSearch: https://next.material-ui.com/api/grid/ 32 records) > DocSearch: https://next.material-ui.com/api/global-styles/ 4 records) > DocSearch: https://next.material-ui.com/api/form-helper-text/ 24 records) > DocSearch: https://next.material-ui.com/api/form-group/ 13 records) > DocSearch: https://next.material-ui.com/api/form-control-unstyled/ 18 records) > DocSearch: https://next.material-ui.com/api/form-control-label/ 26 records) > DocSearch: https://next.material-ui.com/api/form-control/ 33 records) > DocSearch: https://next.material-ui.com/api/filled-input/ 53 records) > DocSearch: https://next.material-ui.com/api/fade/ 9 records) > DocSearch: https://next.material-ui.com/api/fab/ 26 records) > DocSearch: https://next.material-ui.com/api/drawer/ 31 records) > DocSearch: https://next.material-ui.com/api/divider/ 30 records) > DocSearch: https://next.material-ui.com/api/dialog-title/ 9 records) > DocSearch: https://next.material-ui.com/api/dialog-content-text/ 9 records) > DocSearch: https://next.material-ui.com/api/dialog-content/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog/ 40 records) > DocSearch: https://next.material-ui.com/api/desktop-time-picker/ 43 records) > DocSearch: https://next.material-ui.com/api/desktop-date-time-picker/ 68 records) > DocSearch: https://next.material-ui.com/api/desktop-date-range-picker/ 55 records) > DocSearch: https://next.material-ui.com/api/desktop-date-picker/ 55 records) > DocSearch: https://next.material-ui.com/api/date-time-picker/ 77 records) > DocSearch: https://next.material-ui.com/api/date-range-picker-day/ 28 records) > DocSearch: https://next.material-ui.com/api/date-range-picker/ 63 records) > DocSearch: https://next.material-ui.com/api/date-picker/ 64 records) > DocSearch: https://next.material-ui.com/api/css-baseline/ 5 records) > DocSearch: https://next.material-ui.com/api/clock-picker/ 24 records) > DocSearch: https://next.material-ui.com/api/collapse/ 23 records) > DocSearch: https://next.material-ui.com/api/circular-progress/ 24 records) > DocSearch: https://next.material-ui.com/api/container/ 19 records) > DocSearch: https://next.material-ui.com/api/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/api/checkbox/ 30 records) > DocSearch: https://next.material-ui.com/api/card-media/ 14 records) > DocSearch: https://next.material-ui.com/api/chip/ 57 records) > DocSearch: https://next.material-ui.com/api/card-content/ 10 records) > DocSearch: https://next.material-ui.com/api/card-action-area/ 11 records) > DocSearch: https://next.material-ui.com/api/card-header/ 21 records) > DocSearch: https://next.material-ui.com/api/card-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/calendar-picker/ 20 records) > DocSearch: https://next.material-ui.com/api/card/ 10 records) > DocSearch: https://next.material-ui.com/api/button-unstyled/ 8 records) > DocSearch: https://next.material-ui.com/api/calendar-picker-skeleton/ 10 records) > DocSearch: https://next.material-ui.com/api/button-base/ 23 records) > DocSearch: https://next.material-ui.com/api/button-group/ 44 records) > DocSearch: https://next.material-ui.com/api/breadcrumbs/ 18 records) > DocSearch: https://next.material-ui.com/api/button/ 56 records) > DocSearch: https://next.material-ui.com/api/badge-unstyled/ 30 records) > DocSearch: https://next.material-ui.com/api/badge/ 39 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation-action/ 16 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation/ 13 records) > DocSearch: https://next.material-ui.com/api/backdrop-unstyled/ 13 records) > DocSearch: https://next.material-ui.com/api/avatar/ 22 records) > DocSearch: https://next.material-ui.com/api/backdrop/ 16 records) > DocSearch: https://next.material-ui.com/api/avatar-group/ 13 records) > DocSearch: https://next.material-ui.com/api/app-bar/ 22 records) > DocSearch: https://next.material-ui.com/api/alert-title/ 9 records) > DocSearch: https://next.material-ui.com/api/alert/ 36 records) > DocSearch: https://next.material-ui.com/api/autocomplete/ 89 records) > DocSearch: https://next.material-ui.com/api/accordion-summary/ 18 records) > DocSearch: https://next.material-ui.com/discover-more/roadmap/ 53 records) > DocSearch: https://next.material-ui.com/discover-more/related-projects/ 34 records) > DocSearch: https://next.material-ui.com/api/accordion-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/accordion-details/ 9 records) > DocSearch: https://next.material-ui.com/api/accordion/ 22 records) > DocSearch: https://next.material-ui.com/discover-more/showcase/ 6 records) > DocSearch: https://next.material-ui.com/customization/theming/ 43 records) > DocSearch: https://next.material-ui.com/customization/how-to-customize/ 46 records) > DocSearch: https://next.material-ui.com/guides/migration-v4/ 522 records) > DocSearch: https://next.material-ui.com/guides/styled-engine/ 10 records) > DocSearch: https://next.material-ui.com/getting-started/supported-platforms/ 18 records) > DocSearch: https://next.material-ui.com/getting-started/supported-components/ 103 records) > DocSearch: https://next.material-ui.com/getting-started/faq/ 79 records) > DocSearch: https://next.material-ui.com/getting-started/learn/ 31 records) > DocSearch: https://next.material-ui.com/getting-started/templates/ 6 records) > DocSearch: https://next.material-ui.com/getting-started/example-projects/ 59 records) > DocSearch: https://next.material-ui.com/components/popover/ 10 records) > DocSearch: https://next.material-ui.com/components/no-ssr/ 12 records) > DocSearch: https://next.material-ui.com/components/css-baseline/ 17 records) > DocSearch: https://next.material-ui.com/components/modal/ 38 records) > DocSearch: https://next.material-ui.com/components/popper/ 20 records) > DocSearch: https://next.material-ui.com/components/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/components/typography/ 21 records) > DocSearch: https://next.material-ui.com/components/lists/ 27 records) > DocSearch: https://next.material-ui.com/components/icons/ 56 records) > DocSearch: https://next.material-ui.com/components/tooltips/ 23 records) > DocSearch: https://next.material-ui.com/components/tables/ 34 records) > DocSearch: https://next.material-ui.com/components/dividers/ 10 records) > DocSearch: https://next.material-ui.com/components/badges/ 14 records) > DocSearch: https://next.material-ui.com/components/progress/ 15 records) > DocSearch: https://next.material-ui.com/components/snackbars/ 20 records) > DocSearch: https://next.material-ui.com/components/chips/ 14 records) > DocSearch: https://next.material-ui.com/components/skeleton/ 14 records) > DocSearch: https://next.material-ui.com/components/avatars/ 15 records) > DocSearch: https://next.material-ui.com/customization/default-theme/?expand-path=%24.palette.background 4 records) > DocSearch: https://next.material-ui.com/components/dialogs/ 37 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sticky-footer/ 0 records) > DocSearch: https://next.material-ui.com/components/backdrop/ 5 records) > DocSearch: https://next.material-ui.com/getting-started/templates/checkout/ 0 records) > DocSearch: https://next.material-ui.com/components/alert/ 19 records) > DocSearch: https://next.material-ui.com/getting-started/templates/pricing/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in-side/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-up/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/album/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/dashboard/ 0 records) > DocSearch: https://next.material-ui.com/components/accordion/ 13 records) > DocSearch: https://next.material-ui.com/components/speed-dial/ 19 records) > DocSearch: https://next.material-ui.com/components/paper/ 5 records) > DocSearch: https://next.material-ui.com/components/cards/ 22 records) > DocSearch: https://next.material-ui.com/components/tabs/ 33 records) > DocSearch: https://next.material-ui.com/components/steppers/ 31 records) > DocSearch: https://next.material-ui.com/components/app-bar/ 24 records) > DocSearch: https://next.material-ui.com/components/pagination/ 12 records) > DocSearch: https://next.material-ui.com/components/menus/ 27 records) > DocSearch: https://next.material-ui.com/components/links/ 15 records) > DocSearch: https://next.material-ui.com/components/drawers/ 26 records) > DocSearch: https://next.material-ui.com/components/toggle-button/ 14 records) > DocSearch: https://next.material-ui.com/components/bottom-navigation/ 8 records) > DocSearch: https://next.material-ui.com/components/transfer-list/ 10 records) > DocSearch: https://next.material-ui.com/components/breadcrumbs/ 13 records) > DocSearch: https://next.material-ui.com/components/switches/ 23 records) > DocSearch: https://next.material-ui.com/components/slider/ 29 records) > DocSearch: https://next.material-ui.com/components/selects/ 19 records) > DocSearch: https://next.material-ui.com/components/floating-action-button/ 8 records) > DocSearch: https://next.material-ui.com/components/checkboxes/ 22 records) > DocSearch: https://next.material-ui.com/components/radio-buttons/ 25 records) > DocSearch: https://next.material-ui.com/components/rating/ 15 records) > DocSearch: https://next.material-ui.com/components/text-fields/ 75 records) > DocSearch: https://next.material-ui.com/components/hidden/ 2 records) > DocSearch: https://next.material-ui.com/components/button-group/ 9 records) > DocSearch: https://next.material-ui.com/components/autocomplete/ 73 records) > DocSearch: https://next.material-ui.com/components/stack/ 9 records) > DocSearch: https://next.material-ui.com/components/image-list/ 12 records) > DocSearch: https://next.material-ui.com/components/grid/ 45 records) > DocSearch: https://next.material-ui.com/components/buttons/ 46 records) > DocSearch: https://next.material-ui.com/?page=10 0 records) > DocSearch: https://next.material-ui.com/discover-more/backers/ 31 records) > DocSearch: https://next.material-ui.com/?page=5 0 records) > DocSearch: https://next.material-ui.com/?page=0 0 records) > DocSearch: https://next.material-ui.com/components/box/ 12 records) > DocSearch: https://next.material-ui.com/?page=2 0 records) > DocSearch: https://next.material-ui.com/?page=3 0 records) > DocSearch: https://next.material-ui.com/components/container/ 5 records) > DocSearch: https://next.material-ui.com/?page=4 0 records) ```
Fix 1 ```bash > DocSearch: https://next.material-ui.com/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/installation/ 21 records) > DocSearch: https://next.material-ui.com/getting-started/usage/ 13 records) > DocSearch: https://next.material-ui.com/getting-started/support/ 49 records) > DocSearch: https://next.material-ui.com/discover-more/team/ 4 records) > DocSearch: https://next.material-ui.com/getting-started/supported-platforms/ 18 records) > DocSearch: https://next.material-ui.com/guides/styled-engine/ 10 records) > DocSearch: https://next.material-ui.com/components/icons/ 56 records) > DocSearch: https://next.material-ui.com/getting-started/templates/ 6 records) > DocSearch: https://next.material-ui.com/components/typography/ 21 records) > DocSearch: https://next.material-ui.com/getting-started/supported-components/ 103 records) > DocSearch: https://next.material-ui.com/getting-started/learn/ 31 records) > DocSearch: https://next.material-ui.com/getting-started/example-projects/ 59 records) > DocSearch: https://next.material-ui.com/discover-more/backers/ 31 records) > DocSearch: https://next.material-ui.com/getting-started/faq/ 79 records) > DocSearch: https://next.material-ui.com/components/css-baseline/ 17 records) > DocSearch: https://next.material-ui.com/discover-more/changelog/ 2 records) > DocSearch: https://next.material-ui.com/customization/how-to-customize/ 46 records) > DocSearch: https://next.material-ui.com/customization/theming/ 43 records) > DocSearch: https://next.material-ui.com/discover-more/languages/ 1 records) > DocSearch: https://next.material-ui.com/guides/flow/ 2 records) > DocSearch: https://next.material-ui.com/guides/right-to-left/ 16 records) > DocSearch: https://next.material-ui.com/guides/migration-v4/ 522 records) > DocSearch: https://next.material-ui.com/guides/content-security-policy/ 13 records) > DocSearch: https://next.material-ui.com/components/material-icons/ 1785 records) > DocSearch: https://next.material-ui.com/components/trap-focus/ 12 records) > DocSearch: https://next.material-ui.com/components/tree-view/ 29 records) > DocSearch: https://next.material-ui.com/api/svg-icon/ 25 records) > DocSearch: https://next.material-ui.com/api/icon/ 22 records) > DocSearch: https://next.material-ui.com/api/portal/ 6 records) > DocSearch: https://next.material-ui.com/api/popper/ 17 records) > DocSearch: https://next.material-ui.com/api/typography/ 38 records) > DocSearch: https://next.material-ui.com/system/properties/ 84 records) > DocSearch: https://next.material-ui.com/customization/theme-components/ 10 records) > DocSearch: https://next.material-ui.com/components/timeline/ 15 records) > DocSearch: https://next.material-ui.com/api/button/ 56 records) > DocSearch: https://next.material-ui.com/styles/api/ 66 records) > DocSearch: https://next.material-ui.com/styles/basics/ 19 records) > DocSearch: https://next.material-ui.com/customization/unstyled-components/ 41 records) > DocSearch: https://next.material-ui.com/system/styled/ 25 records) > DocSearch: https://next.material-ui.com/api/global-styles/ 4 records) > DocSearch: https://next.material-ui.com/system/basics/ 59 records) > DocSearch: https://next.material-ui.com/styles/advanced/ 66 records) > DocSearch: https://next.material-ui.com/customization/spacing/ 8 records) > DocSearch: https://next.material-ui.com/customization/color/ 16 records) > DocSearch: https://next.material-ui.com/customization/default-theme/ 4 records) > DocSearch: https://next.material-ui.com/customization/dark-mode/ 11 records) > DocSearch: https://next.material-ui.com/customization/transitions/ 13 records) > DocSearch: https://next.material-ui.com/customization/z-index/ 11 records) > DocSearch: https://next.material-ui.com/customization/density/ 21 records) > DocSearch: https://next.material-ui.com/customization/breakpoints/ 35 records) > DocSearch: https://next.material-ui.com/api/tree-item/ 29 records) > DocSearch: https://next.material-ui.com/api/unstable-trap-focus/ 10 records) > DocSearch: https://next.material-ui.com/customization/palette/ 32 records) > DocSearch: https://next.material-ui.com/system/the-sx-prop/ 48 records) > DocSearch: https://next.material-ui.com/api/scoped-css-baseline/ 9 records) > DocSearch: https://next.material-ui.com/api/tree-view/ 24 records) > DocSearch: https://next.material-ui.com/api/zoom/ 9 records) > DocSearch: https://next.material-ui.com/api/toolbar/ 15 records) > DocSearch: https://next.material-ui.com/api/tooltip/ 42 records) > DocSearch: https://next.material-ui.com/api/toggle-button-group/ 22 records) > DocSearch: https://next.material-ui.com/api/toggle-button/ 25 records) > DocSearch: https://next.material-ui.com/api/year-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/textarea-autosize/ 5 records) > DocSearch: https://next.material-ui.com/api/time-picker/ 52 records) > DocSearch: https://next.material-ui.com/api/text-field/ 53 records) > DocSearch: https://next.material-ui.com/api/table-sort-label/ 18 records) > DocSearch: https://next.material-ui.com/api/table-row/ 17 records) > DocSearch: https://next.material-ui.com/api/table-pagination/ 35 records) > DocSearch: https://next.material-ui.com/api/menu-item/ 21 records) > DocSearch: https://next.material-ui.com/api/tabs/ 39 records) > DocSearch: https://next.material-ui.com/api/table-footer/ 10 records) > DocSearch: https://next.material-ui.com/api/table-head/ 10 records) > DocSearch: https://next.material-ui.com/api/table-container/ 10 records) > DocSearch: https://next.material-ui.com/api/tab-scroll-button/ 14 records) > DocSearch: https://next.material-ui.com/api/tab-panel/ 10 records) > DocSearch: https://next.material-ui.com/api/table/ 14 records) > DocSearch: https://next.material-ui.com/api/table-cell/ 29 records) > DocSearch: https://next.material-ui.com/api/table-body/ 10 records) > DocSearch: https://next.material-ui.com/api/tab-list/ 4 records) > DocSearch: https://next.material-ui.com/api/tab-context/ 5 records) > DocSearch: https://next.material-ui.com/api/tab/ 24 records) > DocSearch: https://next.material-ui.com/api/switch-unstyled/ 14 records) > DocSearch: https://next.material-ui.com/api/switch/ 35 records) > DocSearch: https://next.material-ui.com/api/swipeable-drawer/ 15 records) > DocSearch: https://next.material-ui.com/api/stepper/ 17 records) > DocSearch: https://next.material-ui.com/api/step-label/ 25 records) > DocSearch: https://next.material-ui.com/api/step-icon/ 16 records) > DocSearch: https://next.material-ui.com/api/step-content/ 14 records) > DocSearch: https://next.material-ui.com/api/step-button/ 14 records) > DocSearch: https://next.material-ui.com/api/step/ 19 records) > DocSearch: https://next.material-ui.com/api/static-time-picker/ 42 records) > DocSearch: https://next.material-ui.com/api/static-date-time-picker/ 67 records) > DocSearch: https://next.material-ui.com/api/static-date-range-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/step-connector/ 17 records) > DocSearch: https://next.material-ui.com/api/static-date-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/stack/ 9 records) > DocSearch: https://next.material-ui.com/api/slider-unstyled/ 52 records) > DocSearch: https://next.material-ui.com/api/speed-dial-icon/ 15 records) > DocSearch: https://next.material-ui.com/api/speed-dial-action/ 23 records) > DocSearch: https://next.material-ui.com/api/speed-dial/ 28 records) > DocSearch: https://next.material-ui.com/api/snackbar-content/ 13 records) > DocSearch: https://next.material-ui.com/api/snackbar/ 29 records) > DocSearch: https://next.material-ui.com/api/slider/ 61 records) > DocSearch: https://next.material-ui.com/api/slide/ 12 records) > DocSearch: https://next.material-ui.com/api/skeleton/ 22 records) > DocSearch: https://next.material-ui.com/api/select/ 40 records) > DocSearch: https://next.material-ui.com/api/rating/ 40 records) > DocSearch: https://next.material-ui.com/api/radio-group/ 8 records) > DocSearch: https://next.material-ui.com/api/radio/ 26 records) > DocSearch: https://next.material-ui.com/api/popover/ 26 records) > DocSearch: https://next.material-ui.com/api/pickers-day/ 24 records) > DocSearch: https://next.material-ui.com/api/paper/ 17 records) > DocSearch: https://next.material-ui.com/api/pagination-item/ 34 records) > DocSearch: https://next.material-ui.com/api/pagination/ 28 records) > DocSearch: https://next.material-ui.com/api/outlined-input/ 50 records) > DocSearch: https://next.material-ui.com/api/no-ssr/ 11 records) > DocSearch: https://next.material-ui.com/api/native-select/ 27 records) > DocSearch: https://next.material-ui.com/api/month-picker/ 14 records) > DocSearch: https://next.material-ui.com/api/modal-unstyled/ 34 records) > DocSearch: https://next.material-ui.com/api/modal/ 35 records) > DocSearch: https://next.material-ui.com/api/mobile-stepper/ 22 records) > DocSearch: https://next.material-ui.com/api/mobile-date-time-picker/ 73 records) > DocSearch: https://next.material-ui.com/api/mobile-date-range-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/mobile-date-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/menu-list/ 10 records) > DocSearch: https://next.material-ui.com/api/mobile-time-picker/ 48 records) > DocSearch: https://next.material-ui.com/api/menu/ 22 records) > DocSearch: https://next.material-ui.com/api/masonry-item/ 12 records) > DocSearch: https://next.material-ui.com/api/list-item-icon/ 11 records) > DocSearch: https://next.material-ui.com/api/masonry/ 12 records) > DocSearch: https://next.material-ui.com/api/loading-button/ 54 records) > DocSearch: https://next.material-ui.com/api/list-subheader/ 19 records) > DocSearch: https://next.material-ui.com/api/list-item-text/ 20 records) > DocSearch: https://next.material-ui.com/api/list-item-secondary-action/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-button/ 25 records) > DocSearch: https://next.material-ui.com/api/list-item-avatar/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item/ 37 records) > DocSearch: https://next.material-ui.com/api/list/ 17 records) > DocSearch: https://next.material-ui.com/api/timeline-separator/ 9 records) > DocSearch: https://next.material-ui.com/api/timeline-opposite-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-item/ 14 records) > DocSearch: https://next.material-ui.com/api/timeline-dot/ 19 records) > DocSearch: https://next.material-ui.com/api/timeline-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-connector/ 9 records) > DocSearch: https://next.material-ui.com/system/box/ 13 records) > DocSearch: https://next.material-ui.com/system/advanced/ 3 records) > DocSearch: https://next.material-ui.com/system/typography/ 9 records) > DocSearch: https://next.material-ui.com/system/screen-readers/ 3 records) > DocSearch: https://next.material-ui.com/system/spacing/ 34 records) > DocSearch: https://next.material-ui.com/api/timeline/ 14 records) > DocSearch: https://next.material-ui.com/system/sizing/ 11 records) > DocSearch: https://next.material-ui.com/system/shadows/ 3 records) > DocSearch: https://next.material-ui.com/system/borders/ 13 records) > DocSearch: https://next.material-ui.com/system/positions/ 7 records) > DocSearch: https://next.material-ui.com/system/palette/ 3 records) > DocSearch: https://next.material-ui.com/system/grid/ 31 records) > DocSearch: https://next.material-ui.com/system/flexbox/ 12 records) > DocSearch: https://next.material-ui.com/system/display/ 19 records) > DocSearch: https://next.material-ui.com/api/link/ 20 records) > DocSearch: https://next.material-ui.com/api/linear-progress/ 30 records) > DocSearch: https://next.material-ui.com/api/input-label/ 30 records) > DocSearch: https://next.material-ui.com/api/input-base/ 56 records) > DocSearch: https://next.material-ui.com/api/input-adornment/ 22 records) > DocSearch: https://next.material-ui.com/api/input/ 49 records) > DocSearch: https://next.material-ui.com/api/image-list-item-bar/ 24 records) > DocSearch: https://next.material-ui.com/api/image-list-item/ 17 records) > DocSearch: https://next.material-ui.com/api/image-list/ 18 records) > DocSearch: https://next.material-ui.com/api/icon-button/ 25 records) > DocSearch: https://next.material-ui.com/api/hidden/ 18 records) > DocSearch: https://next.material-ui.com/api/grow/ 10 records) > DocSearch: https://next.material-ui.com/api/form-label/ 25 records) > DocSearch: https://next.material-ui.com/api/form-helper-text/ 24 records) > DocSearch: https://next.material-ui.com/api/form-group/ 13 records) > DocSearch: https://next.material-ui.com/api/grid/ 32 records) > DocSearch: https://next.material-ui.com/api/form-control-unstyled/ 18 records) > DocSearch: https://next.material-ui.com/api/form-control-label/ 26 records) > DocSearch: https://next.material-ui.com/api/filled-input/ 53 records) > DocSearch: https://next.material-ui.com/api/divider/ 30 records) > DocSearch: https://next.material-ui.com/api/fade/ 9 records) > DocSearch: https://next.material-ui.com/api/fab/ 26 records) > DocSearch: https://next.material-ui.com/api/drawer/ 31 records) > DocSearch: https://next.material-ui.com/api/form-control/ 33 records) > DocSearch: https://next.material-ui.com/api/dialog-title/ 9 records) > DocSearch: https://next.material-ui.com/api/dialog-content-text/ 9 records) > DocSearch: https://next.material-ui.com/api/desktop-date-range-picker/ 55 records) > DocSearch: https://next.material-ui.com/api/dialog-content/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog/ 40 records) > DocSearch: https://next.material-ui.com/api/desktop-time-picker/ 43 records) > DocSearch: https://next.material-ui.com/api/desktop-date-time-picker/ 68 records) > DocSearch: https://next.material-ui.com/api/desktop-date-picker/ 55 records) > DocSearch: https://next.material-ui.com/api/date-time-picker/ 77 records) > DocSearch: https://next.material-ui.com/api/date-range-picker-day/ 28 records) > DocSearch: https://next.material-ui.com/api/date-range-picker/ 63 records) > DocSearch: https://next.material-ui.com/api/date-picker/ 64 records) > DocSearch: https://next.material-ui.com/api/container/ 19 records) > DocSearch: https://next.material-ui.com/api/collapse/ 23 records) > DocSearch: https://next.material-ui.com/api/clock-picker/ 24 records) > DocSearch: https://next.material-ui.com/api/card-content/ 10 records) > DocSearch: https://next.material-ui.com/api/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/api/checkbox/ 30 records) > DocSearch: https://next.material-ui.com/api/circular-progress/ 24 records) > DocSearch: https://next.material-ui.com/api/card-media/ 14 records) > DocSearch: https://next.material-ui.com/api/card-header/ 21 records) > DocSearch: https://next.material-ui.com/api/chip/ 57 records) > DocSearch: https://next.material-ui.com/api/card-action-area/ 11 records) > DocSearch: https://next.material-ui.com/api/card/ 10 records) > DocSearch: https://next.material-ui.com/api/card-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/button-unstyled/ 8 records) > DocSearch: https://next.material-ui.com/api/calendar-picker-skeleton/ 10 records) > DocSearch: https://next.material-ui.com/api/button-group/ 44 records) > DocSearch: https://next.material-ui.com/api/calendar-picker/ 20 records) > DocSearch: https://next.material-ui.com/api/breadcrumbs/ 18 records) > DocSearch: https://next.material-ui.com/api/backdrop/ 16 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation-action/ 16 records) > DocSearch: https://next.material-ui.com/api/button-base/ 23 records) > DocSearch: https://next.material-ui.com/api/badge/ 39 records) > DocSearch: https://next.material-ui.com/api/badge-unstyled/ 30 records) > DocSearch: https://next.material-ui.com/api/backdrop-unstyled/ 13 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation/ 13 records) > DocSearch: https://next.material-ui.com/api/avatar/ 22 records) > DocSearch: https://next.material-ui.com/api/app-bar/ 22 records) > DocSearch: https://next.material-ui.com/api/alert-title/ 9 records) > DocSearch: https://next.material-ui.com/api/alert/ 36 records) > DocSearch: https://next.material-ui.com/api/accordion-summary/ 18 records) > DocSearch: https://next.material-ui.com/api/avatar-group/ 13 records) > DocSearch: https://next.material-ui.com/api/accordion-details/ 9 records) > DocSearch: https://next.material-ui.com/api/autocomplete/ 89 records) > DocSearch: https://next.material-ui.com/getting-started/templates/checkout/ 0 records) > DocSearch: https://next.material-ui.com/api/accordion-actions/ 11 records) > DocSearch: https://next.material-ui.com/getting-started/templates/album/ 0 records) > DocSearch: https://next.material-ui.com/api/accordion/ 22 records) > DocSearch: https://next.material-ui.com/api/css-baseline/ 5 records) > DocSearch: https://next.material-ui.com/customization/typography/ 40 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sticky-footer/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/pricing/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-up/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in-side/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/dashboard/ 0 records) > DocSearch: https://next.material-ui.com/components/date-time-picker/ 20 records) > DocSearch: https://next.material-ui.com/components/masonry/ 14 records) > DocSearch: https://next.material-ui.com/components/time-picker/ 19 records) > DocSearch: https://next.material-ui.com/components/date-range-picker/ 21 records) > DocSearch: https://next.material-ui.com/components/pickers/ 17 records) > DocSearch: https://next.material-ui.com/components/about-the-lab/ 13 records) > DocSearch: https://next.material-ui.com/components/use-media-query/ 37 records) > DocSearch: https://next.material-ui.com/components/textarea-autosize/ 4 records) > DocSearch: https://next.material-ui.com/components/transitions/ 30 records) > DocSearch: https://next.material-ui.com/components/date-picker/ 31 records) > DocSearch: https://next.material-ui.com/components/portal/ 6 records) > DocSearch: https://next.material-ui.com/components/popper/ 20 records) > DocSearch: https://next.material-ui.com/components/no-ssr/ 12 records) > DocSearch: https://next.material-ui.com/components/modal/ 38 records) > DocSearch: https://next.material-ui.com/components/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/components/popover/ 10 records) > DocSearch: https://next.material-ui.com/components/tooltips/ 23 records) > DocSearch: https://next.material-ui.com/components/tables/ 34 records) > DocSearch: https://next.material-ui.com/components/dividers/ 10 records) > DocSearch: https://next.material-ui.com/components/chips/ 14 records) > DocSearch: https://next.material-ui.com/components/lists/ 27 records) > DocSearch: https://next.material-ui.com/components/avatars/ 15 records) > DocSearch: https://next.material-ui.com/components/skeleton/ 14 records) > DocSearch: https://next.material-ui.com/components/snackbars/ 20 records) > DocSearch: https://next.material-ui.com/components/badges/ 14 records) > DocSearch: https://next.material-ui.com/components/cards/ 22 records) > DocSearch: https://next.material-ui.com/components/progress/ 15 records) > DocSearch: https://next.material-ui.com/components/backdrop/ 5 records) > DocSearch: https://next.material-ui.com/components/app-bar/ 24 records) > DocSearch: https://next.material-ui.com/components/paper/ 5 records) > DocSearch: https://next.material-ui.com/components/dialogs/ 37 records) > DocSearch: https://next.material-ui.com/components/alert/ 19 records) > DocSearch: https://next.material-ui.com/size-snapshot 0 records) > DocSearch: https://next.material-ui.com/components/links/ 15 records) > DocSearch: https://next.material-ui.com/components/accordion/ 13 records) > DocSearch: https://next.material-ui.com/components/steppers/ 31 records) > DocSearch: https://next.material-ui.com/components/speed-dial/ 19 records) > DocSearch: https://next.material-ui.com/components/menus/ 27 records) > DocSearch: https://next.material-ui.com/components/tabs/ 33 records) > DocSearch: https://next.material-ui.com/components/pagination/ 12 records) > DocSearch: https://next.material-ui.com/components/bottom-navigation/ 8 records) > DocSearch: https://next.material-ui.com/components/toggle-button/ 14 records) > DocSearch: https://next.material-ui.com/components/drawers/ 26 records) > DocSearch: https://next.material-ui.com/components/breadcrumbs/ 13 records) > DocSearch: https://next.material-ui.com/components/switches/ 23 records) > DocSearch: https://next.material-ui.com/components/transfer-list/ 10 records) > DocSearch: https://next.material-ui.com/components/slider/ 29 records) > DocSearch: https://next.material-ui.com/components/text-fields/ 75 records) > DocSearch: https://next.material-ui.com/components/hidden/ 2 records) > DocSearch: https://next.material-ui.com/components/checkboxes/ 22 records) > DocSearch: https://next.material-ui.com/components/selects/ 19 records) > DocSearch: https://next.material-ui.com/components/rating/ 15 records) > DocSearch: https://next.material-ui.com/components/button-group/ 9 records) > DocSearch: https://next.material-ui.com/components/floating-action-button/ 8 records) > DocSearch: https://next.material-ui.com/components/radio-buttons/ 25 records) > DocSearch: https://next.material-ui.com/components/autocomplete/ 73 records) > DocSearch: https://next.material-ui.com/components/image-list/ 12 records) > DocSearch: https://next.material-ui.com/components/stack/ 9 records) > DocSearch: https://next.material-ui.com/components/grid/ 45 records) > DocSearch: https://next.material-ui.com/components/container/ 5 records) > DocSearch: https://next.material-ui.com/components/box/ 12 records) > DocSearch: https://next.material-ui.com/guides/localization/ 49 records) > DocSearch: https://next.material-ui.com/guides/testing/ 5 records) > DocSearch: https://next.material-ui.com/guides/migration-v0x/ 22 records) > DocSearch: https://next.material-ui.com/?page=10 0 records) > DocSearch: https://next.material-ui.com/?page=0 0 records) > DocSearch: https://next.material-ui.com/?page=4 0 records) > DocSearch: https://next.material-ui.com/?page=2 0 records) > DocSearch: https://next.material-ui.com/?page=3 0 records) > DocSearch: https://next.material-ui.com/?page=5 0 records) > DocSearch: https://next.material-ui.com/guides/responsive-ui/ 6 records) > DocSearch: https://next.material-ui.com/guides/pickers-migration/ 21 records) > DocSearch: https://next.material-ui.com/guides/migration-v3/ 135 records) > DocSearch: https://next.material-ui.com/guides/server-rendering/ 28 records) > DocSearch: https://next.material-ui.com/guides/routing/ 14 records) > DocSearch: https://next.material-ui.com/guides/api/ 50 records) > DocSearch: https://next.material-ui.com/guides/typescript/ 9 records) > DocSearch: https://next.material-ui.com/guides/composition/ 38 records) > DocSearch: https://next.material-ui.com/discover-more/vision/ 9 records) > DocSearch: https://next.material-ui.com/guides/interoperability/ 60 records) > DocSearch: https://next.material-ui.com/guides/minimizing-bundle-size/ 37 records) > DocSearch: https://next.material-ui.com/discover-more/related-projects/ 34 records) > DocSearch: https://next.material-ui.com/discover-more/showcase/ 6 records) > DocSearch: https://next.material-ui.com/discover-more/roadmap/ 53 records) > DocSearch: https://next.material-ui.com/components/buttons/ 46 records) ```
Fix 2 ```bash > DocSearch: https://next.material-ui.com/components/about-the-lab/ 13 records) > DocSearch: https://next.material-ui.com/components/accordion/ 13 records) > DocSearch: https://next.material-ui.com/components/backdrop/ 5 records) > DocSearch: https://next.material-ui.com/components/avatars/ 15 records) > DocSearch: https://next.material-ui.com/components/badges/ 14 records) > DocSearch: https://next.material-ui.com/components/alert/ 19 records) > DocSearch: https://next.material-ui.com/components/autocomplete/ 73 records) > DocSearch: https://next.material-ui.com/components/app-bar/ 24 records) > DocSearch: https://next.material-ui.com/components/bottom-navigation/ 8 records) > DocSearch: https://next.material-ui.com/components/box/ 12 records) > DocSearch: https://next.material-ui.com/components/breadcrumbs/ 13 records) > DocSearch: https://next.material-ui.com/components/checkboxes/ 22 records) > DocSearch: https://next.material-ui.com/components/button-group/ 9 records) > DocSearch: https://next.material-ui.com/components/chips/ 14 records) > DocSearch: https://next.material-ui.com/components/buttons/ 46 records) > DocSearch: https://next.material-ui.com/components/cards/ 22 records) > DocSearch: https://next.material-ui.com/components/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/components/container/ 5 records) > DocSearch: https://next.material-ui.com/components/css-baseline/ 17 records) > DocSearch: https://next.material-ui.com/components/date-picker/ 31 records) > DocSearch: https://next.material-ui.com/components/date-range-picker/ 21 records) > DocSearch: https://next.material-ui.com/components/date-time-picker/ 20 records) > DocSearch: https://next.material-ui.com/components/dialogs/ 37 records) > DocSearch: https://next.material-ui.com/components/dividers/ 10 records) > DocSearch: https://next.material-ui.com/components/drawers/ 26 records) > DocSearch: https://next.material-ui.com/guides/typescript/ 9 records) > DocSearch: https://next.material-ui.com/customization/theme-components/ 10 records) > DocSearch: https://next.material-ui.com/components/tree-view/ 29 records) > DocSearch: https://next.material-ui.com/components/trap-focus/ 12 records) > DocSearch: https://next.material-ui.com/components/timeline/ 15 records) > DocSearch: https://next.material-ui.com/components/masonry/ 14 records) > DocSearch: https://next.material-ui.com/components/time-picker/ 19 records) > DocSearch: https://next.material-ui.com/components/pickers/ 17 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation-action/ 16 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation/ 13 records) > DocSearch: https://next.material-ui.com/api/toolbar/ 15 records) > DocSearch: https://next.material-ui.com/api/menu/ 22 records) > DocSearch: https://next.material-ui.com/api/app-bar/ 22 records) > DocSearch: https://next.material-ui.com/api/text-field/ 53 records) > DocSearch: https://next.material-ui.com/api/paper/ 17 records) > DocSearch: https://next.material-ui.com/api/click-away-listener/ 9 records) > DocSearch: https://next.material-ui.com/api/collapse/ 23 records) > DocSearch: https://next.material-ui.com/api/card-media/ 14 records) > DocSearch: https://next.material-ui.com/api/card-header/ 21 records) > DocSearch: https://next.material-ui.com/api/card-content/ 10 records) > DocSearch: https://next.material-ui.com/api/card-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/card-action-area/ 11 records) > DocSearch: https://next.material-ui.com/api/divider/ 30 records) > DocSearch: https://next.material-ui.com/api/swipeable-drawer/ 15 records) > DocSearch: https://next.material-ui.com/api/drawer/ 31 records) > DocSearch: https://next.material-ui.com/api/slide/ 12 records) > DocSearch: https://next.material-ui.com/api/dialog-title/ 9 records) > DocSearch: https://next.material-ui.com/api/dialog-content-text/ 9 records) > DocSearch: https://next.material-ui.com/api/dialog-content/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/time-picker/ 52 records) > DocSearch: https://next.material-ui.com/api/static-time-picker/ 42 records) > DocSearch: https://next.material-ui.com/api/mobile-time-picker/ 48 records) > DocSearch: https://next.material-ui.com/api/desktop-time-picker/ 43 records) > DocSearch: https://next.material-ui.com/api/clock-picker/ 24 records) > DocSearch: https://next.material-ui.com/api/masonry-item/ 12 records) > DocSearch: https://next.material-ui.com/api/masonry/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-separator/ 9 records) > DocSearch: https://next.material-ui.com/api/input-base/ 56 records) > DocSearch: https://next.material-ui.com/api/textarea-autosize/ 5 records) > DocSearch: https://next.material-ui.com/api/tabs/ 39 records) > DocSearch: https://next.material-ui.com/api/table-sort-label/ 18 records) > DocSearch: https://next.material-ui.com/api/table-row/ 17 records) > DocSearch: https://next.material-ui.com/api/table-pagination/ 35 records) > DocSearch: https://next.material-ui.com/api/table-head/ 10 records) > DocSearch: https://next.material-ui.com/system/the-sx-prop/ 48 records) > DocSearch: https://next.material-ui.com/api/zoom/ 9 records) > DocSearch: https://next.material-ui.com/api/tooltip/ 42 records) > DocSearch: https://next.material-ui.com/api/toggle-button-group/ 22 records) > DocSearch: https://next.material-ui.com/api/toggle-button/ 25 records) > DocSearch: https://next.material-ui.com/api/table-container/ 10 records) > DocSearch: https://next.material-ui.com/api/table-cell/ 29 records) > DocSearch: https://next.material-ui.com/api/table-body/ 10 records) > DocSearch: https://next.material-ui.com/api/table/ 14 records) > DocSearch: https://next.material-ui.com/api/tab-scroll-button/ 14 records) > DocSearch: https://next.material-ui.com/api/tab-panel/ 10 records) > DocSearch: https://next.material-ui.com/api/tab-list/ 4 records) > DocSearch: https://next.material-ui.com/api/tab-context/ 5 records) > DocSearch: https://next.material-ui.com/api/tab/ 24 records) > DocSearch: https://next.material-ui.com/api/switch-unstyled/ 14 records) > DocSearch: https://next.material-ui.com/api/switch/ 35 records) > DocSearch: https://next.material-ui.com/api/svg-icon/ 25 records) > DocSearch: https://next.material-ui.com/api/stepper/ 17 records) > DocSearch: https://next.material-ui.com/api/step-label/ 25 records) > DocSearch: https://next.material-ui.com/api/step-icon/ 16 records) > DocSearch: https://next.material-ui.com/api/table-footer/ 10 records) > DocSearch: https://next.material-ui.com/api/step-content/ 14 records) > DocSearch: https://next.material-ui.com/api/step-connector/ 17 records) > DocSearch: https://next.material-ui.com/system/styled/ 25 records) > DocSearch: https://next.material-ui.com/system/box/ 13 records) > DocSearch: https://next.material-ui.com/system/advanced/ 3 records) > DocSearch: https://next.material-ui.com/system/typography/ 9 records) > DocSearch: https://next.material-ui.com/system/spacing/ 34 records) > DocSearch: https://next.material-ui.com/system/screen-readers/ 3 records) > DocSearch: https://next.material-ui.com/system/sizing/ 11 records) > DocSearch: https://next.material-ui.com/system/shadows/ 3 records) > DocSearch: https://next.material-ui.com/system/positions/ 7 records) > DocSearch: https://next.material-ui.com/system/grid/ 31 records) > DocSearch: https://next.material-ui.com/system/flexbox/ 12 records) > DocSearch: https://next.material-ui.com/system/display/ 19 records) > DocSearch: https://next.material-ui.com/system/borders/ 13 records) > DocSearch: https://next.material-ui.com/api/step-button/ 14 records) > DocSearch: https://next.material-ui.com/api/step/ 19 records) > DocSearch: https://next.material-ui.com/api/stack/ 9 records) > DocSearch: https://next.material-ui.com/api/speed-dial-icon/ 15 records) > DocSearch: https://next.material-ui.com/api/speed-dial-action/ 23 records) > DocSearch: https://next.material-ui.com/api/speed-dial/ 28 records) > DocSearch: https://next.material-ui.com/api/snackbar-content/ 13 records) > DocSearch: https://next.material-ui.com/api/snackbar/ 29 records) > DocSearch: https://next.material-ui.com/api/slider-unstyled/ 52 records) > DocSearch: https://next.material-ui.com/api/slider/ 61 records) > DocSearch: https://next.material-ui.com/api/skeleton/ 22 records) > DocSearch: https://next.material-ui.com/api/select/ 40 records) > DocSearch: https://next.material-ui.com/api/rating/ 40 records) > DocSearch: https://next.material-ui.com/api/radio-group/ 8 records) > DocSearch: https://next.material-ui.com/api/radio/ 26 records) > DocSearch: https://next.material-ui.com/api/portal/ 6 records) > DocSearch: https://next.material-ui.com/api/popover/ 26 records) > DocSearch: https://next.material-ui.com/api/pagination-item/ 34 records) > DocSearch: https://next.material-ui.com/api/pagination/ 28 records) > DocSearch: https://next.material-ui.com/api/outlined-input/ 50 records) > DocSearch: https://next.material-ui.com/api/no-ssr/ 11 records) > DocSearch: https://next.material-ui.com/api/native-select/ 27 records) > DocSearch: https://next.material-ui.com/api/modal-unstyled/ 34 records) > DocSearch: https://next.material-ui.com/api/modal/ 35 records) > DocSearch: https://next.material-ui.com/api/mobile-stepper/ 22 records) > DocSearch: https://next.material-ui.com/api/menu-list/ 10 records) > DocSearch: https://next.material-ui.com/api/menu-item/ 21 records) > DocSearch: https://next.material-ui.com/api/list-subheader/ 19 records) > DocSearch: https://next.material-ui.com/api/list-item-text/ 20 records) > DocSearch: https://next.material-ui.com/api/list-item-secondary-action/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-icon/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-button/ 25 records) > DocSearch: https://next.material-ui.com/api/list-item-avatar/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item/ 37 records) > DocSearch: https://next.material-ui.com/api/list/ 17 records) > DocSearch: https://next.material-ui.com/api/linear-progress/ 30 records) > DocSearch: https://next.material-ui.com/api/input-label/ 30 records) > DocSearch: https://next.material-ui.com/api/input-adornment/ 22 records) > DocSearch: https://next.material-ui.com/api/input/ 49 records) > DocSearch: https://next.material-ui.com/api/image-list-item/ 17 records) > DocSearch: https://next.material-ui.com/api/image-list-item-bar/ 24 records) > DocSearch: https://next.material-ui.com/api/image-list/ 18 records) > DocSearch: https://next.material-ui.com/api/icon/ 22 records) > DocSearch: https://next.material-ui.com/api/hidden/ 18 records) > DocSearch: https://next.material-ui.com/api/grow/ 10 records) > DocSearch: https://next.material-ui.com/api/grid/ 32 records) > DocSearch: https://next.material-ui.com/api/global-styles/ 4 records) > DocSearch: https://next.material-ui.com/api/form-helper-text/ 24 records) > DocSearch: https://next.material-ui.com/api/form-control-unstyled/ 18 records) > DocSearch: https://next.material-ui.com/api/filled-input/ 53 records) > DocSearch: https://next.material-ui.com/api/fade/ 9 records) > DocSearch: https://next.material-ui.com/api/fab/ 26 records) > DocSearch: https://next.material-ui.com/api/circular-progress/ 24 records) > DocSearch: https://next.material-ui.com/api/timeline-opposite-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-item/ 14 records) > DocSearch: https://next.material-ui.com/api/timeline-dot/ 19 records) > DocSearch: https://next.material-ui.com/api/timeline-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-connector/ 9 records) > DocSearch: https://next.material-ui.com/api/timeline/ 14 records) > DocSearch: https://next.material-ui.com/api/unstable-trap-focus/ 10 records) > DocSearch: https://next.material-ui.com/api/tree-view/ 24 records) > DocSearch: https://next.material-ui.com/api/tree-item/ 29 records) > DocSearch: https://next.material-ui.com/customization/unstyled-components/ 41 records) > DocSearch: https://next.material-ui.com/customization/color/ 16 records) > DocSearch: https://next.material-ui.com/customization/default-theme/ 4 records) > DocSearch: https://next.material-ui.com/customization/transitions/ 13 records) > DocSearch: https://next.material-ui.com/customization/z-index/ 11 records) > DocSearch: https://next.material-ui.com/customization/density/ 21 records) > DocSearch: https://next.material-ui.com/customization/breakpoints/ 35 records) > DocSearch: https://next.material-ui.com/customization/spacing/ 8 records) > DocSearch: https://next.material-ui.com/customization/dark-mode/ 11 records) > DocSearch: https://next.material-ui.com/customization/theming/ 43 records) > DocSearch: https://next.material-ui.com/guides/flow/ 2 records) > DocSearch: https://next.material-ui.com/guides/right-to-left/ 16 records) > DocSearch: https://next.material-ui.com/guides/content-security-policy/ 13 records) > DocSearch: https://next.material-ui.com/guides/localization/ 49 records) > DocSearch: https://next.material-ui.com/guides/testing/ 5 records) > DocSearch: https://next.material-ui.com/guides/migration-v0x/ 22 records) > DocSearch: https://next.material-ui.com/guides/migration-v3/ 135 records) > DocSearch: https://next.material-ui.com/guides/migration-v4/ 522 records) > DocSearch: https://next.material-ui.com/guides/pickers-migration/ 21 records) > DocSearch: https://next.material-ui.com/guides/responsive-ui/ 6 records) > DocSearch: https://next.material-ui.com/guides/server-rendering/ 28 records) > DocSearch: https://next.material-ui.com/guides/composition/ 38 records) > DocSearch: https://next.material-ui.com/guides/minimizing-bundle-size/ 37 records) > DocSearch: https://next.material-ui.com/guides/styled-engine/ 10 records) > DocSearch: https://next.material-ui.com/guides/interoperability/ 60 records) > DocSearch: https://next.material-ui.com/api/dialog/ 40 records) > DocSearch: https://next.material-ui.com/api/static-date-time-picker/ 67 records) > DocSearch: https://next.material-ui.com/api/mobile-date-time-picker/ 73 records) > DocSearch: https://next.material-ui.com/api/desktop-date-time-picker/ 68 records) > DocSearch: https://next.material-ui.com/api/date-time-picker/ 77 records) > DocSearch: https://next.material-ui.com/api/static-date-range-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/mobile-date-range-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/desktop-date-range-picker/ 55 records) > DocSearch: https://next.material-ui.com/api/date-range-picker/ 63 records) > DocSearch: https://next.material-ui.com/api/date-range-picker-day/ 28 records) > DocSearch: https://next.material-ui.com/styles/advanced/ 66 records) > DocSearch: https://next.material-ui.com/styles/basics/ 19 records) > DocSearch: https://next.material-ui.com/styles/api/ 66 records) > DocSearch: https://next.material-ui.com/api/year-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/static-date-picker/ 54 records) > DocSearch: https://next.material-ui.com/api/month-picker/ 14 records) > DocSearch: https://next.material-ui.com/api/mobile-date-picker/ 60 records) > DocSearch: https://next.material-ui.com/api/desktop-date-picker/ 55 records) > DocSearch: https://next.material-ui.com/getting-started/supported-platforms/ 18 records) > DocSearch: https://next.material-ui.com/api/date-picker/ 64 records) > DocSearch: https://next.material-ui.com/api/calendar-picker-skeleton/ 10 records) > DocSearch: https://next.material-ui.com/api/calendar-picker/ 20 records) > DocSearch: https://next.material-ui.com/api/pickers-day/ 24 records) > DocSearch: https://next.material-ui.com/api/scoped-css-baseline/ 9 records) > DocSearch: https://next.material-ui.com/api/css-baseline/ 5 records) > DocSearch: https://next.material-ui.com/getting-started/faq/ 79 records) > DocSearch: https://next.material-ui.com/customization/typography/ 40 records) > DocSearch: https://next.material-ui.com/api/container/ 19 records) > DocSearch: https://next.material-ui.com/api/card/ 10 records) > DocSearch: https://next.material-ui.com/api/loading-button/ 54 records) > DocSearch: https://next.material-ui.com/api/icon-button/ 25 records) > DocSearch: https://next.material-ui.com/api/button-unstyled/ 8 records) > DocSearch: https://next.material-ui.com/api/button-base/ 23 records) > DocSearch: https://next.material-ui.com/guides/routing/ 14 records) > DocSearch: https://next.material-ui.com/customization/palette/ 32 records) > DocSearch: https://next.material-ui.com/guides/api/ 50 records) > DocSearch: https://next.material-ui.com/api/chip/ 57 records) > DocSearch: https://next.material-ui.com/api/button-group/ 44 records) > DocSearch: https://next.material-ui.com/api/button/ 56 records) > DocSearch: https://next.material-ui.com/api/form-label/ 25 records) > DocSearch: https://next.material-ui.com/api/form-group/ 13 records) > DocSearch: https://next.material-ui.com/api/form-control/ 33 records) > DocSearch: https://next.material-ui.com/api/checkbox/ 30 records) > DocSearch: https://next.material-ui.com/api/form-control-label/ 26 records) > DocSearch: https://next.material-ui.com/api/typography/ 38 records) > DocSearch: https://next.material-ui.com/api/link/ 20 records) > DocSearch: https://next.material-ui.com/api/breadcrumbs/ 18 records) > DocSearch: https://next.material-ui.com/getting-started/support/ 49 records) > DocSearch: https://next.material-ui.com/getting-started/supported-components/ 103 records) > DocSearch: https://next.material-ui.com/getting-started/learn/ 31 records) > DocSearch: https://next.material-ui.com/getting-started/templates/ 6 records) > DocSearch: https://next.material-ui.com/getting-started/example-projects/ 59 records) > DocSearch: https://next.material-ui.com/getting-started/usage/ 13 records) > DocSearch: https://next.material-ui.com/getting-started/installation/ 21 records) > DocSearch: https://next.material-ui.com/system/properties/ 84 records) > DocSearch: https://next.material-ui.com/system/palette/ 3 records) > DocSearch: https://next.material-ui.com/system/basics/ 59 records) > DocSearch: https://next.material-ui.com/api/popper/ 17 records) > DocSearch: https://next.material-ui.com/api/autocomplete/ 89 records) > DocSearch: https://next.material-ui.com/api/alert-title/ 9 records) > DocSearch: https://next.material-ui.com/api/alert/ 36 records) > DocSearch: https://next.material-ui.com/api/badge-unstyled/ 30 records) > DocSearch: https://next.material-ui.com/api/badge/ 39 records) > DocSearch: https://next.material-ui.com/api/avatar-group/ 13 records) > DocSearch: https://next.material-ui.com/api/avatar/ 22 records) > DocSearch: https://next.material-ui.com/size-snapshot 0 records) > DocSearch: https://next.material-ui.com/api/backdrop-unstyled/ 13 records) > DocSearch: https://next.material-ui.com/api/backdrop/ 16 records) > DocSearch: https://next.material-ui.com/api/accordion-summary/ 18 records) > DocSearch: https://next.material-ui.com/api/accordion-details/ 9 records) > DocSearch: https://next.material-ui.com/api/accordion-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/accordion/ 22 records) > DocSearch: https://next.material-ui.com/customization/how-to-customize/ 46 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sticky-footer/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/pricing/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/album/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/checkout/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-up/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in-side/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/dashboard/ 0 records) > DocSearch: https://next.material-ui.com/components/use-media-query/ 37 records) > DocSearch: https://next.material-ui.com/components/transitions/ 30 records) > DocSearch: https://next.material-ui.com/components/textarea-autosize/ 4 records) > DocSearch: https://next.material-ui.com/components/portal/ 6 records) > DocSearch: https://next.material-ui.com/components/popper/ 20 records) > DocSearch: https://next.material-ui.com/components/popover/ 10 records) > DocSearch: https://next.material-ui.com/components/no-ssr/ 12 records) > DocSearch: https://next.material-ui.com/components/modal/ 38 records) > DocSearch: https://next.material-ui.com/components/typography/ 21 records) > DocSearch: https://next.material-ui.com/components/tooltips/ 23 records) > DocSearch: https://next.material-ui.com/components/tables/ 34 records) > DocSearch: https://next.material-ui.com/components/lists/ 27 records) > DocSearch: https://next.material-ui.com/components/icons/ 56 records) > DocSearch: https://next.material-ui.com/components/snackbars/ 20 records) > DocSearch: https://next.material-ui.com/components/skeleton/ 14 records) > DocSearch: https://next.material-ui.com/components/progress/ 15 records) > DocSearch: https://next.material-ui.com/components/paper/ 5 records) > DocSearch: https://next.material-ui.com/components/tabs/ 33 records) > DocSearch: https://next.material-ui.com/components/steppers/ 31 records) > DocSearch: https://next.material-ui.com/components/speed-dial/ 19 records) > DocSearch: https://next.material-ui.com/components/pagination/ 12 records) > DocSearch: https://next.material-ui.com/components/menus/ 27 records) > DocSearch: https://next.material-ui.com/components/links/ 15 records) > DocSearch: https://next.material-ui.com/components/material-icons/ 1785 records) > DocSearch: https://next.material-ui.com/components/toggle-button/ 14 records) > DocSearch: https://next.material-ui.com/components/transfer-list/ 10 records) > DocSearch: https://next.material-ui.com/components/text-fields/ 75 records) > DocSearch: https://next.material-ui.com/components/switches/ 23 records) > DocSearch: https://next.material-ui.com/components/slider/ 29 records) > DocSearch: https://next.material-ui.com/components/selects/ 19 records) > DocSearch: https://next.material-ui.com/components/rating/ 15 records) > DocSearch: https://next.material-ui.com/components/radio-buttons/ 25 records) > DocSearch: https://next.material-ui.com/components/hidden/ 2 records) > DocSearch: https://next.material-ui.com/components/image-list/ 12 records) > DocSearch: https://next.material-ui.com/components/stack/ 9 records) > DocSearch: https://next.material-ui.com/components/grid/ 45 records) > DocSearch: https://next.material-ui.com/discover-more/backers/ 31 records) > DocSearch: https://next.material-ui.com/components/floating-action-button/ 8 records) > DocSearch: https://next.material-ui.com/ 0 records) > DocSearch: https://next.material-ui.com/?page=10 0 records) > DocSearch: https://next.material-ui.com/?page=3 0 records) > DocSearch: https://next.material-ui.com/?page=4 0 records) > DocSearch: https://next.material-ui.com/?page=5 0 records) > DocSearch: https://next.material-ui.com/?page=0 0 records) > DocSearch: https://next.material-ui.com/?page=2 0 records) > DocSearch: https://next.material-ui.com/discover-more/changelog/ 2 records) > DocSearch: https://next.material-ui.com/discover-more/languages/ 1 records) > DocSearch: https://next.material-ui.com/discover-more/team/ 4 records) > DocSearch: https://next.material-ui.com/discover-more/vision/ 9 records) > DocSearch: https://next.material-ui.com/discover-more/roadmap/ 53 records) > DocSearch: https://next.material-ui.com/discover-more/related-projects/ 34 records) > DocSearch: https://next.material-ui.com/discover-more/showcase/ 6 records) ```
Fix 3 ```bash > DocSearch: https://next.material-ui.com/components/badges/ 26 records) > DocSearch: https://next.material-ui.com/components/accordion/ 20 records) > DocSearch: https://next.material-ui.com/components/alert/ 32 records) > DocSearch: https://next.material-ui.com/components/backdrop/ 9 records) > DocSearch: https://next.material-ui.com/components/about-the-lab/ 16 records) > DocSearch: https://next.material-ui.com/components/avatars/ 25 records) > DocSearch: https://next.material-ui.com/components/app-bar/ 43 records) > DocSearch: https://next.material-ui.com/components/autocomplete/ 112 records) > DocSearch: https://next.material-ui.com/components/button-group/ 17 records) > DocSearch: https://next.material-ui.com/components/bottom-navigation/ 14 records) > DocSearch: https://next.material-ui.com/components/box/ 15 records) > DocSearch: https://next.material-ui.com/components/breadcrumbs/ 23 records) > DocSearch: https://next.material-ui.com/components/chips/ 31 records) > DocSearch: https://next.material-ui.com/components/buttons/ 71 records) > DocSearch: https://next.material-ui.com/components/cards/ 30 records) > DocSearch: https://next.material-ui.com/components/checkboxes/ 36 records) > DocSearch: https://next.material-ui.com/components/click-away-listener/ 14 records) > DocSearch: https://next.material-ui.com/components/container/ 9 records) > DocSearch: https://next.material-ui.com/components/css-baseline/ 27 records) > DocSearch: https://next.material-ui.com/components/date-picker/ 47 records) > DocSearch: https://next.material-ui.com/components/date-range-picker/ 32 records) > DocSearch: https://next.material-ui.com/components/date-time-picker/ 29 records) > DocSearch: https://next.material-ui.com/components/dialogs/ 53 records) > DocSearch: https://next.material-ui.com/components/dividers/ 21 records) > DocSearch: https://next.material-ui.com/components/drawers/ 38 records) > DocSearch: https://next.material-ui.com/api/badge-unstyled/ 10 records) > DocSearch: https://next.material-ui.com/api/badge/ 13 records) > DocSearch: https://next.material-ui.com/customization/how-to-customize/ 52 records) > DocSearch: https://next.material-ui.com/components/tree-view/ 41 records) > DocSearch: https://next.material-ui.com/components/trap-focus/ 19 records) > DocSearch: https://next.material-ui.com/components/timeline/ 24 records) > DocSearch: https://next.material-ui.com/components/masonry/ 22 records) > DocSearch: https://next.material-ui.com/components/time-picker/ 31 records) > DocSearch: https://next.material-ui.com/api/button-group/ 11 records) > DocSearch: https://next.material-ui.com/api/button/ 13 records) > DocSearch: https://next.material-ui.com/api/text-field/ 28 records) > DocSearch: https://next.material-ui.com/api/popper/ 10 records) > DocSearch: https://next.material-ui.com/api/autocomplete/ 11 records) > DocSearch: https://next.material-ui.com/api/toolbar/ 11 records) > DocSearch: https://next.material-ui.com/api/form-label/ 13 records) > DocSearch: https://next.material-ui.com/size-snapshot 0 records) > DocSearch: https://next.material-ui.com/api/typography/ 12 records) > DocSearch: https://next.material-ui.com/api/link/ 13 records) > DocSearch: https://next.material-ui.com/api/breadcrumbs/ 11 records) > DocSearch: https://next.material-ui.com/api/divider/ 12 records) > DocSearch: https://next.material-ui.com/api/swipeable-drawer/ 8 records) > DocSearch: https://next.material-ui.com/api/drawer/ 12 records) > DocSearch: https://next.material-ui.com/api/slide/ 10 records) > DocSearch: https://next.material-ui.com/api/dialog-title/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog-content-text/ 12 records) > DocSearch: https://next.material-ui.com/api/dialog-content/ 11 records) > DocSearch: https://next.material-ui.com/api/masonry-item/ 11 records) > DocSearch: https://next.material-ui.com/api/masonry/ 11 records) > DocSearch: https://next.material-ui.com/api/time-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/textarea-autosize/ 7 records) > DocSearch: https://next.material-ui.com/api/tabs/ 11 records) > DocSearch: https://next.material-ui.com/api/table-sort-label/ 13 records) > DocSearch: https://next.material-ui.com/api/table-row/ 12 records) > DocSearch: https://next.material-ui.com/api/table-pagination/ 13 records) > DocSearch: https://next.material-ui.com/system/the-sx-prop/ 50 records) > DocSearch: https://next.material-ui.com/guides/minimizing-bundle-size/ 48 records) > DocSearch: https://next.material-ui.com/api/zoom/ 9 records) > DocSearch: https://next.material-ui.com/api/tooltip/ 11 records) > DocSearch: https://next.material-ui.com/api/toggle-button-group/ 11 records) > DocSearch: https://next.material-ui.com/api/toggle-button/ 12 records) > DocSearch: https://next.material-ui.com/api/table-head/ 11 records) > DocSearch: https://next.material-ui.com/guides/localization/ 12 records) > DocSearch: https://next.material-ui.com/api/table-footer/ 11 records) > DocSearch: https://next.material-ui.com/api/table-container/ 11 records) > DocSearch: https://next.material-ui.com/api/table-cell/ 12 records) > DocSearch: https://next.material-ui.com/api/table-body/ 11 records) > DocSearch: https://next.material-ui.com/api/table/ 11 records) > DocSearch: https://next.material-ui.com/api/tab-scroll-button/ 11 records) > DocSearch: https://next.material-ui.com/api/tab-panel/ 11 records) > DocSearch: https://next.material-ui.com/guides/composition/ 47 records) > DocSearch: https://next.material-ui.com/api/tab-list/ 8 records) > DocSearch: https://next.material-ui.com/api/tab-context/ 7 records) > DocSearch: https://next.material-ui.com/api/tab/ 12 records) > DocSearch: https://next.material-ui.com/api/switch-unstyled/ 8 records) > DocSearch: https://next.material-ui.com/api/switch/ 12 records) > DocSearch: https://next.material-ui.com/api/svg-icon/ 12 records) > DocSearch: https://next.material-ui.com/api/stepper/ 11 records) > DocSearch: https://next.material-ui.com/api/step-label/ 11 records) > DocSearch: https://next.material-ui.com/api/step-icon/ 11 records) > DocSearch: https://next.material-ui.com/system/box/ 17 records) > DocSearch: https://next.material-ui.com/system/advanced/ 6 records) > DocSearch: https://next.material-ui.com/system/typography/ 11 records) > DocSearch: https://next.material-ui.com/system/screen-readers/ 5 records) > DocSearch: https://next.material-ui.com/system/spacing/ 26 records) > DocSearch: https://next.material-ui.com/system/sizing/ 10 records) > DocSearch: https://next.material-ui.com/getting-started/supported-platforms/ 24 records) > DocSearch: https://next.material-ui.com/guides/flow/ 4 records) > DocSearch: https://next.material-ui.com/guides/right-to-left/ 29 records) > DocSearch: https://next.material-ui.com/guides/content-security-policy/ 19 records) > DocSearch: https://next.material-ui.com/guides/testing/ 8 records) > DocSearch: https://next.material-ui.com/guides/migration-v0x/ 39 records) > DocSearch: https://next.material-ui.com/guides/migration-v3/ 172 records) > DocSearch: https://next.material-ui.com/guides/migration-v4/ 633 records) > DocSearch: https://next.material-ui.com/guides/pickers-migration/ 29 records) > DocSearch: https://next.material-ui.com/guides/responsive-ui/ 7 records) > DocSearch: https://next.material-ui.com/guides/server-rendering/ 38 records) > DocSearch: https://next.material-ui.com/guides/styled-engine/ 12 records) > DocSearch: https://next.material-ui.com/system/shadows/ 5 records) > DocSearch: https://next.material-ui.com/system/positions/ 4 records) > DocSearch: https://next.material-ui.com/system/grid/ 35 records) > DocSearch: https://next.material-ui.com/system/flexbox/ 16 records) > DocSearch: https://next.material-ui.com/system/display/ 13 records) > DocSearch: https://next.material-ui.com/system/borders/ 9 records) > DocSearch: https://next.material-ui.com/api/step-content/ 11 records) > DocSearch: https://next.material-ui.com/api/step-connector/ 11 records) > DocSearch: https://next.material-ui.com/api/step-button/ 12 records) > DocSearch: https://next.material-ui.com/api/step/ 11 records) > DocSearch: https://next.material-ui.com/api/static-time-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/stack/ 7 records) > DocSearch: https://next.material-ui.com/api/speed-dial-icon/ 11 records) > DocSearch: https://next.material-ui.com/api/speed-dial-action/ 12 records) > DocSearch: https://next.material-ui.com/getting-started/support/ 62 records) > DocSearch: https://next.material-ui.com/getting-started/supported-components/ 104 records) > DocSearch: https://next.material-ui.com/getting-started/faq/ 102 records) > DocSearch: https://next.material-ui.com/getting-started/learn/ 38 records) > DocSearch: https://next.material-ui.com/getting-started/templates/ 8 records) > DocSearch: https://next.material-ui.com/getting-started/example-projects/ 64 records) > DocSearch: https://next.material-ui.com/styles/api/ 98 records) > DocSearch: https://next.material-ui.com/getting-started/usage/ 20 records) > DocSearch: https://next.material-ui.com/api/speed-dial/ 11 records) > DocSearch: https://next.material-ui.com/api/snackbar-content/ 12 records) > DocSearch: https://next.material-ui.com/api/snackbar/ 11 records) > DocSearch: https://next.material-ui.com/api/slider-unstyled/ 10 records) > DocSearch: https://next.material-ui.com/api/slider/ 12 records) > DocSearch: https://next.material-ui.com/api/skeleton/ 11 records) > DocSearch: https://next.material-ui.com/api/select/ 12 records) > DocSearch: https://next.material-ui.com/api/rating/ 11 records) > DocSearch: https://next.material-ui.com/api/radio-group/ 8 records) > DocSearch: https://next.material-ui.com/api/radio/ 12 records) > DocSearch: https://next.material-ui.com/api/portal/ 7 records) > DocSearch: https://next.material-ui.com/api/popover/ 13 records) > DocSearch: https://next.material-ui.com/api/pagination-item/ 11 records) > DocSearch: https://next.material-ui.com/api/pagination/ 11 records) > DocSearch: https://next.material-ui.com/api/outlined-input/ 12 records) > DocSearch: https://next.material-ui.com/api/no-ssr/ 12 records) > DocSearch: https://next.material-ui.com/api/native-select/ 13 records) > DocSearch: https://next.material-ui.com/api/modal-unstyled/ 17 records) > DocSearch: https://next.material-ui.com/api/modal/ 18 records) > DocSearch: https://next.material-ui.com/api/mobile-time-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/mobile-stepper/ 12 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sticky-footer/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/pricing/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/album/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/checkout/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-up/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in-side/ 0 records) > DocSearch: https://next.material-ui.com/getting-started/templates/sign-in/ 0 records) > DocSearch: https://next.material-ui.com/styles/basics/ 33 records) > DocSearch: https://next.material-ui.com/getting-started/templates/dashboard/ 0 records) > DocSearch: https://next.material-ui.com/api/menu-list/ 9 records) > DocSearch: https://next.material-ui.com/api/menu-item/ 12 records) > DocSearch: https://next.material-ui.com/api/list-subheader/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-text/ 11 records) > DocSearch: https://next.material-ui.com/api/list-item-secondary-action/ 12 records) > DocSearch: https://next.material-ui.com/api/list-item-icon/ 12 records) > DocSearch: https://next.material-ui.com/api/list-item-button/ 12 records) > DocSearch: https://next.material-ui.com/api/list-item-avatar/ 12 records) > DocSearch: https://next.material-ui.com/api/list-item/ 13 records) > DocSearch: https://next.material-ui.com/api/list/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-separator/ 11 records) > DocSearch: https://next.material-ui.com/api/timeline-opposite-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-item/ 11 records) > DocSearch: https://next.material-ui.com/api/timeline-dot/ 11 records) > DocSearch: https://next.material-ui.com/api/timeline-content/ 12 records) > DocSearch: https://next.material-ui.com/api/timeline-connector/ 11 records) > DocSearch: https://next.material-ui.com/api/timeline/ 11 records) > DocSearch: https://next.material-ui.com/api/unstable-trap-focus/ 7 records) > DocSearch: https://next.material-ui.com/api/tree-view/ 11 records) > DocSearch: https://next.material-ui.com/api/tree-item/ 11 records) > DocSearch: https://next.material-ui.com/system/styled/ 38 records) > DocSearch: https://next.material-ui.com/guides/interoperability/ 79 records) > DocSearch: https://next.material-ui.com/customization/unstyled-components/ 49 records) > DocSearch: https://next.material-ui.com/customization/color/ 25 records) > DocSearch: https://next.material-ui.com/customization/default-theme/ 6 records) > DocSearch: https://next.material-ui.com/customization/transitions/ 25 records) > DocSearch: https://next.material-ui.com/styles/advanced/ 98 records) > DocSearch: https://next.material-ui.com/customization/z-index/ 12 records) > DocSearch: https://next.material-ui.com/customization/density/ 25 records) > DocSearch: https://next.material-ui.com/customization/breakpoints/ 59 records) > DocSearch: https://next.material-ui.com/customization/spacing/ 11 records) > DocSearch: https://next.material-ui.com/customization/dark-mode/ 15 records) > DocSearch: https://next.material-ui.com/customization/theming/ 64 records) > DocSearch: https://next.material-ui.com/api/input-label/ 12 records) > DocSearch: https://next.material-ui.com/api/linear-progress/ 13 records) > DocSearch: https://next.material-ui.com/api/input-base/ 12 records) > DocSearch: https://next.material-ui.com/api/input-adornment/ 11 records) > DocSearch: https://next.material-ui.com/api/input/ 12 records) > DocSearch: https://next.material-ui.com/api/image-list-item-bar/ 11 records) > DocSearch: https://next.material-ui.com/api/image-list-item/ 11 records) > DocSearch: https://next.material-ui.com/api/image-list/ 11 records) > DocSearch: https://next.material-ui.com/api/icon/ 12 records) > DocSearch: https://next.material-ui.com/api/hidden/ 8 records) > DocSearch: https://next.material-ui.com/api/grow/ 10 records) > DocSearch: https://next.material-ui.com/api/grid/ 11 records) > DocSearch: https://next.material-ui.com/api/global-styles/ 7 records) > DocSearch: https://next.material-ui.com/api/form-helper-text/ 11 records) > DocSearch: https://next.material-ui.com/api/form-control-unstyled/ 14 records) > DocSearch: https://next.material-ui.com/api/filled-input/ 12 records) > DocSearch: https://next.material-ui.com/api/fade/ 9 records) > DocSearch: https://next.material-ui.com/api/fab/ 12 records) > DocSearch: https://next.material-ui.com/api/desktop-time-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/clock-picker/ 10 records) > DocSearch: https://next.material-ui.com/api/circular-progress/ 13 records) > DocSearch: https://next.material-ui.com/api/dialog-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/dialog/ 13 records) > DocSearch: https://next.material-ui.com/api/static-date-time-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/mobile-date-time-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/desktop-date-time-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/date-time-picker/ 8 records) > DocSearch: https://next.material-ui.com/api/static-date-range-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/mobile-date-range-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/desktop-date-range-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/date-range-picker/ 6 records) > DocSearch: https://next.material-ui.com/api/date-range-picker-day/ 10 records) > DocSearch: https://next.material-ui.com/api/year-picker/ 10 records) > DocSearch: https://next.material-ui.com/api/static-date-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/month-picker/ 10 records) > DocSearch: https://next.material-ui.com/api/mobile-date-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/desktop-date-picker/ 7 records) > DocSearch: https://next.material-ui.com/api/date-picker/ 8 records) > DocSearch: https://next.material-ui.com/api/calendar-picker-skeleton/ 11 records) > DocSearch: https://next.material-ui.com/api/calendar-picker/ 10 records) > DocSearch: https://next.material-ui.com/api/pickers-day/ 11 records) > DocSearch: https://next.material-ui.com/api/scoped-css-baseline/ 11 records) > DocSearch: https://next.material-ui.com/api/css-baseline/ 8 records) > DocSearch: https://next.material-ui.com/customization/typography/ 50 records) > DocSearch: https://next.material-ui.com/api/container/ 11 records) > DocSearch: https://next.material-ui.com/getting-started/installation/ 28 records) > DocSearch: https://next.material-ui.com/system/properties/ 17 records) > DocSearch: https://next.material-ui.com/system/palette/ 5 records) > DocSearch: https://next.material-ui.com/system/basics/ 78 records) > DocSearch: https://next.material-ui.com/api/click-away-listener/ 8 records) > DocSearch: https://next.material-ui.com/api/form-group/ 13 records) > DocSearch: https://next.material-ui.com/api/form-control/ 21 records) > DocSearch: https://next.material-ui.com/api/checkbox/ 13 records) > DocSearch: https://next.material-ui.com/api/form-control-label/ 14 records) > DocSearch: https://next.material-ui.com/api/paper/ 12 records) > DocSearch: https://next.material-ui.com/api/collapse/ 15 records) > DocSearch: https://next.material-ui.com/api/card-media/ 11 records) > DocSearch: https://next.material-ui.com/api/card-header/ 11 records) > DocSearch: https://next.material-ui.com/api/card-content/ 11 records) > DocSearch: https://next.material-ui.com/api/card-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/card-action-area/ 12 records) > DocSearch: https://next.material-ui.com/api/card/ 12 records) > DocSearch: https://next.material-ui.com/api/loading-button/ 12 records) > DocSearch: https://next.material-ui.com/api/icon-button/ 13 records) > DocSearch: https://next.material-ui.com/api/button-unstyled/ 8 records) > DocSearch: https://next.material-ui.com/api/button-base/ 12 records) > DocSearch: https://next.material-ui.com/guides/routing/ 25 records) > DocSearch: https://next.material-ui.com/customization/palette/ 42 records) > DocSearch: https://next.material-ui.com/guides/api/ 62 records) > DocSearch: https://next.material-ui.com/api/chip/ 12 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation-action/ 12 records) > DocSearch: https://next.material-ui.com/api/bottom-navigation/ 11 records) > DocSearch: https://next.material-ui.com/api/menu/ 13 records) > DocSearch: https://next.material-ui.com/api/app-bar/ 12 records) > DocSearch: https://next.material-ui.com/api/avatar-group/ 11 records) > DocSearch: https://next.material-ui.com/api/avatar/ 11 records) > DocSearch: https://next.material-ui.com/guides/typescript/ 14 records) > DocSearch: https://next.material-ui.com/api/backdrop-unstyled/ 10 records) > DocSearch: https://next.material-ui.com/api/backdrop/ 12 records) > DocSearch: https://next.material-ui.com/api/alert-title/ 11 records) > DocSearch: https://next.material-ui.com/api/alert/ 12 records) > DocSearch: https://next.material-ui.com/customization/theme-components/ 15 records) > DocSearch: https://next.material-ui.com/api/accordion-summary/ 12 records) > DocSearch: https://next.material-ui.com/api/accordion-details/ 11 records) > DocSearch: https://next.material-ui.com/api/accordion-actions/ 11 records) > DocSearch: https://next.material-ui.com/api/accordion/ 12 records) > DocSearch: https://next.material-ui.com/components/pickers/ 22 records) > DocSearch: https://next.material-ui.com/components/use-media-query/ 50 records) > DocSearch: https://next.material-ui.com/components/transitions/ 41 records) > DocSearch: https://next.material-ui.com/components/textarea-autosize/ 9 records) > DocSearch: https://next.material-ui.com/components/portal/ 11 records) > DocSearch: https://next.material-ui.com/components/popper/ 29 records) > DocSearch: https://next.material-ui.com/components/popover/ 17 records) > DocSearch: https://next.material-ui.com/components/no-ssr/ 17 records) > DocSearch: https://next.material-ui.com/components/modal/ 49 records) > DocSearch: https://next.material-ui.com/components/typography/ 32 records) > DocSearch: https://next.material-ui.com/components/tooltips/ 40 records) > DocSearch: https://next.material-ui.com/components/tables/ 50 records) > DocSearch: https://next.material-ui.com/components/lists/ 43 records) > DocSearch: https://next.material-ui.com/components/icons/ 82 records) > DocSearch: https://next.material-ui.com/components/snackbars/ 35 records) > DocSearch: https://next.material-ui.com/components/skeleton/ 26 records) > DocSearch: https://next.material-ui.com/components/progress/ 36 records) > DocSearch: https://next.material-ui.com/components/paper/ 10 records) > DocSearch: https://next.material-ui.com/components/tabs/ 55 records) > DocSearch: https://next.material-ui.com/components/steppers/ 46 records) > DocSearch: https://next.material-ui.com/components/speed-dial/ 31 records) > DocSearch: https://next.material-ui.com/components/pagination/ 27 records) > DocSearch: https://next.material-ui.com/components/menus/ 43 records) > DocSearch: https://next.material-ui.com/components/links/ 22 records) > DocSearch: https://next.material-ui.com/components/toggle-button/ 27 records) > DocSearch: https://next.material-ui.com/components/material-icons/ 7 records) > DocSearch: https://next.material-ui.com/components/transfer-list/ 15 records) > DocSearch: https://next.material-ui.com/components/text-fields/ 101 records) > DocSearch: https://next.material-ui.com/components/switches/ 39 records) > DocSearch: https://next.material-ui.com/components/slider/ 53 records) > DocSearch: https://next.material-ui.com/components/selects/ 41 records) > DocSearch: https://next.material-ui.com/components/rating/ 26 records) > DocSearch: https://next.material-ui.com/components/floating-action-button/ 13 records) > DocSearch: https://next.material-ui.com/components/radio-buttons/ 42 records) > DocSearch: https://next.material-ui.com/components/hidden/ 4 records) > DocSearch: https://next.material-ui.com/components/image-list/ 22 records) > DocSearch: https://next.material-ui.com/components/stack/ 17 records) > DocSearch: https://next.material-ui.com/components/grid/ 66 records) > DocSearch: https://next.material-ui.com/discover-more/backers/ 44 records) > DocSearch: https://next.material-ui.com/ 0 records) > DocSearch: https://next.material-ui.com/?page=10 0 records) > DocSearch: https://next.material-ui.com/?page=4 0 records) > DocSearch: https://next.material-ui.com/?page=5 0 records) > DocSearch: https://next.material-ui.com/?page=2 0 records) > DocSearch: https://next.material-ui.com/?page=3 0 records) > DocSearch: https://next.material-ui.com/?page=0 0 records) > DocSearch: https://next.material-ui.com/discover-more/team/ 5 records) > DocSearch: https://next.material-ui.com/discover-more/changelog/ 3 records) > DocSearch: https://next.material-ui.com/discover-more/vision/ 10 records) > DocSearch: https://next.material-ui.com/discover-more/languages/ 2 records) > DocSearch: https://next.material-ui.com/discover-more/related-projects/ 53 records) > DocSearch: https://next.material-ui.com/discover-more/roadmap/ 28 records) > DocSearch: https://next.material-ui.com/discover-more/showcase/ 7 records) ```
eps1lon commented 3 years ago

I don't know how to interpret the data. All I'm interested is query -> results mapping. For that we should just focus on the diff between the results but that's hard to do with how you represent the data.

Problematic queries are listed in https://github.com/mui-org/material-ui/issues/16502

siriwatknp commented 3 years ago

I don't know how to interpret the data

You mean the data in this link is confusing? https://siriwatknp.github.io/mui-docsearch/. I have updated the RFC description, may be that helps.