Aaron Diamond-Reivich

Results 95 issues of Aaron Diamond-Reivich

**Is your feature request related to a problem? Please describe.** When creating a pivot table with a count aggregation, instead of returning 0 if there are no records that fall...

good first issue
type: mitosheet
priority: low
waiting on: impl details

It is possible to skip the signup screen if there is already an `analysis_to_replay`. 1. Create an analysis in Mito 2. Clear your email from the user.json 3. Rerun the...

type: mitosheet
effort: 3
priority: low

**Describe the bug** Mito does a bad job of handling dates in column headers. **To Reproduce** Run this code in a Jupter notebook ``` import pandas as pd import numpy...

type: mitosheet
effort: 3
priority: medium

### Problem We have often seen users get confused about the current state of their Mitosheet. In particular, we see this occur when there are long-running operations. The flow that...

type: mitosheet
effort: 5
priority: high

The new `useSyncedParams` doesn't let us decide to not send the message on the first creation of the params. There are several places that we want to do this: 1....

type: mitosheet
effort: 1
priority: low
type: dx

I've seen it a few times on user's computers that the graph generated is of an incorrect size. Mostly, I see this occur where the graph is smaller than the...

type: mitosheet
effort: 8
priority: high

Tell the user what action is about to be undone/redone. Maybe his could be in the tooltip or more explicit in the toolbar.

type: mitosheet
waiting on: mockups
effort: 8
priority: low
waiting on: impl details

Keep the UI in sync with the current step. For example, if you have two sheets and you applied a column to the first sheet and then applied a column...

type: mitosheet
effort: 5
priority: low
waiting on: impl details

This happens to me a lot. It is easily fixed just by scrolling horizontally until they are aligned again and then they 'snap back together'. https://user-images.githubusercontent.com/18709905/162552664-8d47d423-bac7-4b1d-b318-b250ebf81a8f.mov

type: mitosheet
effort: 8
priority: high

As doing some analysis, I wanted to count the number of items in a list, each cell containing one list. This would've been straight forward to do in Python, but...

type: mitosheet
effort: 5
priority: medium