Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

the first time importing a dat.json file doesn't populate the list with metadata #233

Closed
okdistribute opened this issue Feb 15, 2017 · 2 comments

Comments

@okdistribute
Copy link
Collaborator

If you have a dat.json file in a folder and then create a new dat with it, the dat.json file never gets read -- it says 'anonymous' author with the truncated key in the title spot.

But if you restart the app, you'll see that it's able to read the dat.json file from the manifest and displays the expected title and author.

@juliangruber
Copy link
Collaborator

depends on dat-ecosystem-archive/multidat#8

@juliangruber
Copy link
Collaborator

pull request here: #316

juliangruber added a commit that referenced this issue Mar 27, 2017
* choo v5

* fix choo-persist usage

* send -> emit

* standard

* fix models/main-view (now models/welcome)

* fix removing a dat

* fix models/window

* rename models/window -> models/drag-drop

* refactor welcome screen into its own element

* refactor empty state into its own element

* models/repos: fix missing .ready state

* fix header

* decouble dat-manager from choo

* move {pause,resume} from model to dat-manager

* move togglePause from model to dat-manager

* move dbPaused logic to dat-manager completely

* move more logic from model to dat-manager

* standard

* fix bugs found in qa (mostly event names)

* move test monkey patching to lib/

* use choo-* dependencies from npm

* lib/monkeypatch: docs

* style

* style

* fix: properly clean up on app quit #311 (cherry-picked)

* standard (cherry-picked)

* the next release is really going to be 1.1.0 (cherry-picked)

* fix progress indicator in case of 0 incopmlete dats #311 (cherry-picked)

* set a max-width on error modal and fix misaligned checkmark icon (#314)

* bump version number

* fix app starting before the bundle has been written (#313)

* fix metadata not always being updated. closes #233 (#316) (cherry-picked)

* standard
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants