Mahatthana (Kelvin) Nomsawadi
Mahatthana (Kelvin) Nomsawadi
Fixes #23962 This PR fixes the issue by wrapping the dashboard content down at the bottom. ### Before #### Desktop  #### Mobile 1. Before editing  2. Clicked editing....
**Describe the bug** When you hit Esc on a `` component e.g. recipient picker on dashboard subscription or the bulk filter modal, it behaves just like the Enter. And there's...
Epic: #24759
Epic: https://github.com/metabase/metabase/issues/24759 This PR fixes: - Inconsistent left margin - XY charts without a left y-axis label sometimes is cut off
Epic: https://github.com/metabase/metabase/issues/24759 From https://github.com/metabase/metabase/pull/25493 There are 2 tasks at the end of that PR. 1. series colors not always correct when defaults used (FE/BE) 1. This is not trivial to...
Epic: #24759 [Notion doc](https://www.notion.so/metabase/Viz-Pod-Rest-of-the-Cycle-Outlook-c0456a67b5754647937bdc1def78e04c#211dba1718754379a195916499158369) ## Changes - Respect order settings in combo chart `graph.series_order` - Respect order settings in funnel chart `funnel.rows` ## How to test 1. Create one or...
Epic: #38699 Target release: 0.50 ### Description Changes in this PR: 1. Add tabs to appearance settings and put each tab on its own route 1. Move settings to the...
>[!NOTE] > This PR should be merged after [Polish appearance settings](https://github.com/metabase/metabase/pull/38713#top). Now I'm waiting for the CI, if there are any failed tests, I'll fix them. Epic: https://github.com/metabase/metabase/issues/38699 [Discussion on...
**Links** - [Product doc](https://www.notion.so/metabase/Appearance-Settings-page-polish-f9b02b47a0ae427ba8be810dfa924e0d) - [Tech doc](https://www.notion.so/metabase/Tech-Appearance-Settings-page-polish-8ad4a201747d4e0e880bc090ba1b19a5) ```[tasklist] # Milestone 1 - [ ] https://github.com/metabase/metabase/pull/38713#top - [ ] https://github.com/metabase/metabase/pull/38850 ```
We don't seem to support custom font in the Embedding SDK. This is how the main app does it. https://github.com/metabase/metabase/blob/7e215b7e464f05a72a977cb5eac21f66321dac8c/frontend/src/metabase/styled-components/containers/GlobalStyles/GlobalStyles.tsx#L30-L40