Chris Whong

Results 147 issues of Chris Whong

Long column titles are not displayed with `...` in the details pane. Observed in v0.3.5 ![Qri_Desktop](https://user-images.githubusercontent.com/1833820/74350714-16194c80-4d84-11ea-9bba-e03b85aab02c.png)

bug

When using Qri Desktop today, I had a need to toggle quickly between datasets. Specifically, I was copying and pasting text from one dataset's `readme` to another dataset's `readme`. Switching...

feat

Find and Replace will be useful for people cleaning datasets. I can imagine find/replace with validation being a key part of dataset cleaning in desktop.

feat

Related to body editing. Users should be able to copy from other tabular layouts (html tables, spreadsheet programs, etc) and expect to maintain table integrity when pasting into the body...

feat

Currently the user can right click a version and "Export", creating a ZIP of all of that version's components. We should offer two options here: - CSV export (export the...

feat
refactor

Some things to consider for history UI once logbook is in place For other users' datasets: - which versions of a dataset they have locally - versions that exist elsewhere...

feat

Make hyperlinks in body tables clickable. This can get in the way of editing, so explore prior art to see what good UX feels like.

feat

I had a need to two do operations that are easy in spreadsheets for defining a new column. - zero pad existing column - concatenate two columns e.g. ('BX' and...

feat

As with sorting, filtering may just be an "exploration" task. The UX should be designed to allow for clearing the filters quickly, but the user should be able to commit...

feat

Sorting is necessary for exploring a dataset, and isn't always the same thing as sorting to update the stored sort order.

feat