Code Monkey home page Code Monkey logo

browser-fs's Introduction

browser-fs's People

Contributors

github-actions[bot] avatar philstenning avatar

Watchers

 avatar

browser-fs's Issues

Add reset dB

the user might want to reset everything so
should be able to click a button to reset.

Check file permission

when a file is selected we need to check it's read permission.
This may involve checking the root Dir and trans versing the tree.

change DbContext to hold current state

The add/ remove has been moved to hooks.
all we need in the context is current selected items, these can then be saved into the db for state on resume.

import and export database

We need to be able to import and export data not only so the user can save their data but so the test can run.
At the moment we need to manually click a button to do any testing as the file picker need to be clicked by a user. when you can import data this can be loaded from a fetch request and this can be done from the testing library.

move file to browser file system

when a file is added to a collection
it should be able to be added to the browser file system then it can be shared with another user.

**Add file to collection**

when a button is clicked it is added to a collection.
if it has no params it is added to the current collection or with an id added to that one.

update state of collection

when all collections are deleted, the state object still shows that there is current collection, this should be null or 0.

Create more tests

At the moment it is manual and it need to be automatic with cypress so we can refactor with confidence.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.