FirebaseExtended / polymerfire

Polymer Web Components for Firebase
https://www.webcomponents.org/element/firebase/polymerfire
MIT License
459 stars 142 forks source link

Add Firebase Storage Components #239

Open phidias51 opened 7 years ago

phidias51 commented 7 years ago

There's a firebase-storage script in Polymerfire, but no GUI widget that allows users to simply drag and drop a file or list of files and load them into storage. It would be useful if:

This would give users an experience for firebase storage that's similar to Google Drive.

FluorescentHallucinogen commented 7 years ago

@phidias51 See #226.

FluorescentHallucinogen commented 7 years ago

This issue can be closed, because pull request #226 has been merged.

phidias51 commented 7 years ago

Does that mean that the task elements are visual components? Does the storage element let you drag and drop files onto it? If not, the issue should remain open.

tjmonsi commented 7 years ago

@phidias51 I think polymerfire is not really for creating visual components but just helper tags to use in your Polymer elements. So I am not sure if polymerfire would go to the direction of creating visual components because like it's other parts: firebase-query and firebase-document, firebase-storage components don't have GUI as well