Luke

Results 79 issues of Luke

Similar to the notebook paradigm, we're building sheets with lots of code dependencies, a run all saves substantial time. If not a button to press, we need to minimally make...

type: enhancement
type: open question

- [ ] Automatically sign up edu domains (and other non edu that are education) - possible good list: https://github.com/Hipo/university-domains-list - [ ] Put them through basic form/sign-up flow asking...

Code cells will try to run over and over when there are dependencies Sent repro sheet in Slack

type: bug

Add a toggle button for users who prefer traditional spreadsheet experience anchored at 0,0 with no negative cells. Keep on by default Open question because needs UX answer on whether...

type: enhancement
type: open question

Needs scoped - [ ] Python - [ ] Formulas - [ ] Spreadsheet UI - [ ] Core Various datetime types PR: https://github.com/quadratichq/quadratic/pull/1090

type: enhancement
high priority

Autocomplete fills in formulas with relative references. Copy/paste should also paste relative cell references in formulas, not absolute references. Tasks - [x] Auto-complete code cells (formulas and python): https://github.com/quadratichq/quadratic/pull/1230 -...

type: enhancement
high priority

Dropdown menu whose option can be read by cells. E.g. if dropdown value is 5 I could reference the dropdown from a Python cell to get that value of 5...

type: open question

Include export as .parquet in the right-click export menu as well as in command palette ![image](https://github.com/quadratichq/quadratic/assets/146771258/4c9d3a48-18e1-48e6-b19e-9d5d43ee9d24)

type: enhancement

#693 did not solve this issue. Paste still not working on firefox.

type: bug

It's not uncommon for .CSV format to have a row that is a description right after the sheet title. In this case the .CSV import is getting cut off. E.g....

type: bug