Brian Ginsburg
Brian Ginsburg
## Problem Using webnative 0.26 with the `react-scripts` local dev server and build results in TypeErrors. ### Impact It is difficult to use webnative 0.26 with an app generated by...
We could use some more test coverage in `src/fs/`. Let's add some unit tests and prop checks to test this code.
We have some tests that are currently fail, fail intermittently or throw warnings. Let's look fix them or the code they test if they are right. The tests include: -...
# Summary ## Problem Developers are not able to easily list apps they have registered at the command line. ### Impact Developers need to keep track of which apps they...
@expede and I were discussing the in-progress append endpoint feature on the `append-endpoint` branch. In the current implementation, files that are uploaded to the endpoint will replace existing files, an...
NB: Feature requests will only be considered if they solve a pain # Summary ## Problem If a developer appends to an app, then publishes the app, their appended files...
# Summary Linking an account from one CLI to a second CLI does not complete. ## Problem It is not possible to link CLIs across desktops/laptops. ### Impact Users may...
# Summary ## Problem The platform API call `apps.deleteByDomain` does not delete the published app. ### Impact Apps are published and out there, but they are no longer associated with...
# Summary ## Problem In some cases, linking an account from the CLI to a web browser cannot be completed. ### Impact Some user accounts cannot be linked from the...
# Summary ## Problem When a user links their account on a second device immediately after registering, the data root for their filesystem might not be available. ### Impact The...