Jesse Devaney

Results 6 issues of Jesse Devaney

## Context [Product doc](https://www.notion.so/Default-dashboards-to-a-max-width-to-give-creators-a-more-predictable-canvas-0a4f5b03fcba42f59752a6c41c453ebb) Epic: https://github.com/metabase/metabase/issues/36010 Blocking milestones of this feature: https://github.com/metabase/metabase/issues/36358 --- ## Tasks **Dashboards Needing Changes** 1. Full-App 2. Static Embedding (`PublicDashboard`) 3. X-Rays (`AutomaticDashboardApp`) --- #### Milestone...

Reporting/Dashboards
.Team/DashViz

Updates `visibleParameters` check to use all hidden parameters: both query string supplied `#hide_parameters=...` and `hiddenParameterSlugs` supplied. - Closes: https://github.com/metabase/metabase/issues/13934 **Before** ![image](https://github.com/metabase/metabase/assets/22608765/e3523113-39ab-4fbf-a6df-21f1e42afd35) **After** ![image](https://github.com/metabase/metabase/assets/22608765/554bb8c9-64d7-4194-a568-181a67d3b1e4)

backport
.Team/DashViz

- This PR addresses the Pie Chart failing to render when switching from notebook editor to the visualization mode. See slack [thread](https://metaboat.slack.com/archives/C05NQSWPRMK/p1715122094392309) for context. **Before** https://github.com/metabase/metabase/assets/22608765/d012b22a-fab3-4b97-aaf9-d7374fe8e0e8 **After** https://github.com/metabase/metabase/assets/22608765/cd041461-ba58-4d4a-bbb2-cb5a6c4ea152

backport
visual
.Team/DashViz

- In response to: https://metaboat.slack.com/archives/C064QMXEV9N/p1715962202978199 --- **Before** ![Screenshot from 2024-05-17 16-12-27](https://github.com/metabase/metabase/assets/22608765/2ea150dd-9124-465c-827e-2d06d83f8849) **After** ![Screenshot from 2024-05-17 16-12-06](https://github.com/metabase/metabase/assets/22608765/7e681650-ca61-462b-9abf-f5bfe9caf98a)

backport
.Team/DashViz

- Closes: https://github.com/metabase/metabase/issues/39567 **Demo Changes** _(before and after)_ https://github.com/metabase/metabase/assets/22608765/7bd0c563-a6fa-4ede-bfef-4bd498cad729

backport
visual
.Team/DashViz

**Bug Fix:** This PR is intended to update the `hideOverlap` functionality to prevent empty labels (`""`) from being considered as candidates for the overlap checking. - Perhaps there is a...

PR: awaiting review
size/XS