## Problem: - docs-only issues not caught by the demo regression tests https://github.com/mui/material-ui/pull/49028#pullrequestreview-5015645891 - app search is regression sensitive and painful to upgrade, see https://github.com/mui/material-ui/pull/48886 and https://github.com/mui/material-ui/pull/49002 ## Solution: - screenshot testing suite for production docs. Build and run docs in CI and take real screenshots - also a few interactions to test search
Problem:
Solution: