Aleksandr Lesnenko
Aleksandr Lesnenko
**Describe the bug** Scrolling on the question table view gets instantly interrupted. Check the attached video. **To Reproduce** Steps to reproduce the behavior: 1. New -> Question -> Sample Database...
## Context In the past static viz improvements cycle we’ve implemented universal line/area/bar chart which has type `combo-chart` in the code. It supports series of various types, multiple series, goal...
[Product doc](https://www.notion.so/metabase/Further-polish-static-viz-and-add-support-for-new-charts-29e3a1d2c55a4bf39dc0b1e5a0b2d67f) ## Context Front-end uses a very rought approximation of a text dimensions that results in overlapped text, bad layout alignment. Due to the environment where the code is...
## Changes Fixes inability to enter a filter value if a substring of it has already been selected. ## How to verify - Create a native query ```sql select 'Meta'...
**Describe the bug** Default colors of the static waterfall chart are invalid. **To Reproduce** Steps to reproduce the behavior: 1. Create a waterfall chart without explicitly specifying colors 2. Add...
[Slack conversation](https://metaboat.slack.com/archives/C5XHN8GLW/p1659540647126419) ## Context Some of backend CI checks are not required due to frequent flaking. We need to make them required not to miss potential bugs but firstly we...
Let's allow customers to customize the reply-to header for emails sent by their instance. **Links** - [product doc](https://www.notion.so/metabase/Allow-Admins-to-define-a-reply-to-header-6d6d216a633f4a5bbe6408f6875b7afc) **Implementation Plan** On the backend side this is relatively trivial. There are...
Epic: https://github.com/metabase/metabase/issues/24877 #### Feature requests Closes https://github.com/metabase/metabase/issues/10967 Closes https://github.com/metabase/metabase/issues/4588 Closes https://github.com/metabase/metabase/issues/5855 Closes https://github.com/metabase/metabase/issues/12977 Closes https://github.com/metabase/metabase/issues/20791 #### Bugs Closes https://github.com/metabase/metabase/issues/23359 Closes https://github.com/metabase/metabase/issues/20872 Closes https://github.com/metabase/metabase/issues/16727 Closes https://github.com/metabase/metabase/issues/15535 Closes https://github.com/metabase/metabase/issues/7310 Closes https://github.com/metabase/metabase/issues/12655 ##...
In the 45 release cycle we are going to: 1. Address open bugfixes related to static viz inconsistencies 2. Incorporate features to further polish supported chart types 3. Add support...