diff --git a/Design:-Palette-Management-UI.md b/Design:-Palette-Management-UI.md index fcdc6a1..fe737d8 100644 --- a/Design:-Palette-Management-UI.md +++ b/Design:-Palette-Management-UI.md @@ -107,4 +107,9 @@ A use case for providing a custom catalogue is to provide a smaller curated list Another use case is to provide a catalogue of nodes from an alternative npm repository. In that instance, the catalogue must also provide sufficient information to allow the runtime to target that repo when running the npm install. The runtime api will need to be updated to support this case. - \ No newline at end of file +### To do + + - [ ] handle load errors on catalogue - 404/timeout/malformed + - [ ] after catalogue is loaded, highlight outdated modules + - [ ] ? catalogue-provided curated lists + - [ ] ? default 'most recent' list