Kasey
Kasey
@dustmop or @b5 , unfortunately I can't repro this on the mac version. It is correctly enabled/disabled when we have a non-checked out dataset or we have a checked out...
Found an additional bug around this issue. In the menu items that get generated when you right-click a component, it always says 'Open in Finder', need to fix that. Once...
This is a great idea, thank you.
So the opposite should be true, it defaults to `cloud` search first. If you know the dataset exists on qri, then there must be some error in the searching. Hmmm,...
Dope thank you. The underlying things that's happening here is we aren't correctly handling getting websocket responses that indicate that a 'body' has been created. This is our trigger to...
Still open, we should revisit when we refactor collections page.
I believe the issue that keeps happening right now with WSOD, is that when you 'reload' you end up reloading to the same route that got you to WSOD in...
Reload only punks out now if you reload from the Workbench page, the `fetchWorkingDataset` function fires off before `fetchMyDatasets` returns, causing issues. Should ensure we have a list of datasets...
we have (right now, this will change as the cli becomes more mature) `iroh-ctl p2p debug fetch-providers` and `iroh-ctl p2p debug fetch-bitswap`, which pull directly from p2p and don't use...
This fits into a larger discussion we need to have about how we expect users to interact with the config, and how much help the command line tools are expected...