Chris Whong

Results 147 issues of Chris Whong

Users should have the ability to create a new dataset from scratch. Right now, the only way to make a new dataset is to start with a CSV. Once body...

UX

- Insert row between existing rows - Append row to end - Delete row

feat

Users can edit individual cells in the body table

feat

This column contains URLs. I can't click to follow them, nor can I copy the entire string to paste into my browser. We should have a way to display the...

feat

Depends on https://github.com/qri-io/qri/issues/841 User should be able to see at a glance if there are datasets in their dataset list that have uncommitted changes. This can be an icon (the...

feat

After importing a CSV and making a couple of commits, I overwrote `body.csv`, adding a new column to the data. In Desktop in the body pane, the new column has...

bug

Request to http://localhost:2503/remove/b5/world_bank_population that happens on removing the dataset has `keep-files` param set to true. This param should not be set if the dataset is not linked to the filesystem

bug

This will add the ability to switch datasets without the mouse. User can use `cmd-2` to switch to the dataset list. User should be able to use arrows to select...

feat

When viewing a tabular dataset body that is not full width, it's possible to see the "Loading..." indicator which is normally only visible when scrolled to the bottom of the...

bug
UX

Add UI so that starting to modify someone else’s dataset moves it to your namespace and unlocks editing capabilities. It should be a deliberate action. For inspiration: See the UX...

feat