mito icon indicating copy to clipboard operation
mito copied to clipboard

The mitosheet package, trymito.io, and other public Mito code.

Results 222 mito issues
Sort by recently updated
recently updated
newest added

1. Import Sheet 1 [MitoTesting.xlsx](https://github.com/mito-ds/mito/files/14539305/MitoTesting.xlsx) 2. Promote the first row to header 3. Make any edit and get this execution error. The only edits that you can make are deleting...

type: mitosheet
effort: 2
priority: high

On Safari, but not Chrome when you exit full screen mode (escape or clicking the toolbar button), the Mito sheet disappears from the app until you reload the page https://github.com/mito-ds/monorepo/assets/18709905/cde7dd2e-9a92-4a6a-91da-53517cd3bd1c...

1. click filter column 2. navigate to "stats" tab 3. it says "Loading the summary graph..." and never loads

Advantages / reasons for unit tests on the frontend: * a different angle to test and make the frontend more robust * less flaky * you can write way more...

More than not, I see users ignore the rerun code above taskpane and try to use the Mito Spreadsheet, getting confused when it doesn't work. This is exactly what a...

effort: 1
priority: medium

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

In jupyterlab / chrome / mac

effort: 3
priority: medium

Data to reproduce: [fund_info.csv](https://github.com/mito-ds/mito/files/14299369/fund_info.csv) [performance-Copy1.csv](https://github.com/mito-ds/mito/files/14299370/performance-Copy1.csv) [performance.csv](https://github.com/mito-ds/mito/files/14299371/performance.csv) 1. Import `performance` and `fund_info` 2. Write a vlookup in the `fund_info` dataset that references a column in `performance` 3. Change imported data to...

effort: 5
priority: medium

When you select a graph title, you can press "Delete" to remove it from the graph. But pressing delete might not be totally intuitive, so I think it would be...

1. Create a fresh virtual environment 2. pip install mitosheet 3. Import any Excel file and see that the sheet crashes On Safari, Mac with this requirements.txt ``` aiofiles==22.1.0 aiosqlite==0.19.0...

type: mitosheet
effort: 5
priority: high