don't show error card in prod & make it fullscreen when running cypress (#16908)
* don't show error card in prod & make it fullscreen when running cypress * fix height styling
Showing
- frontend/src/metabase/App.jsx 3 additions, 2 deletionsfrontend/src/metabase/App.jsx
- frontend/src/metabase/components/AppErrorCard/AppErrorCard.jsx 51 additions, 0 deletions...end/src/metabase/components/AppErrorCard/AppErrorCard.jsx
- frontend/src/metabase/components/AppErrorCard/AppErrorCard.styled.jsx 26 additions, 0 deletions.../metabase/components/AppErrorCard/AppErrorCard.styled.jsx
- frontend/src/metabase/components/ExplicitSize.jsx 2 additions, 1 deletionfrontend/src/metabase/components/ExplicitSize.jsx
- frontend/src/metabase/env.js 4 additions, 0 deletionsfrontend/src/metabase/env.js
- frontend/src/metabase/lib/dom.js 3 additions, 1 deletionfrontend/src/metabase/lib/dom.js
frontend/src/metabase/env.js
0 → 100644
Please register or sign in to comment