Chris Whong
Chris Whong
Brings in components and CSS to style network pane featured datasets. - Is making a call directly to cloud to get all the needed info for `DatasetSummary`, should be routed...
## Collection View - [x] Prevent horizontal scrolling (flex) - [x] Border under list header - [x] Clean up padding/margins - [x] Hover styling - indicate clickability - [x] Handle...
A 0.4.2 desktop user was unable to export a CSV of the 2020 turnstile data. Here are the steps we walked through. - User had previously added `nyc-transit-data/turnstile_daily_counts_2020` from April...
Spatial Datasets can be stored as CSVs and made operable with qri without much effort in the following ways: - for datasets with point geometries, coordinates can be stored in...
Users can see a forgot password link on qri.cloud, but not in desktop. Let's add a link to https://qri.cloud/signin/forgot so users can start the password reset flow.
## Status Quo Collection view is currently an alphabetical list of dataset references in the user's local repo. - User can filter the list using local string matching - User...
If desktop cannot connect to the backend, we should show an error after some period of time, prompting the user to reload/restart. Right now, the initial splash screen loading spinner...
Using current HEAD in dev mode: Entering a search term in the Network Pane for a dataset I know to exist on Qri Cloud yields no results. This is because...