You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently thought about implementing #300 just like the filePicker. But probably, and in combination with #1 it would be better to first rewrite the own library, before adding new stuff?
Maybe some nice task for the vue-expert @skjnldsv ? 🙈
The text was updated successfully, but these errors were encountered:
Well, this repo have a bit of everything.
The toast part, should definitely stay standalone as is, but writing a proper filepicker is definitely needed. There was some work iirc by @eneiluj. So I don't know what the status is so far :)
But having a proper filepicker here, in vue, is definitely needed! 🚀
@skjnldsv The file picker Vue component is released on NPM and used by a few projects AFAIK. I don't know if it fits in Nextcloud in its current state because it embeds all icons and includes some style adjustments. The translations are directly handled with gettext-parser.
But the FileBrowser sub component could be used in a component that would be designed to work in Nextcloud.
I recently thought about implementing #300 just like the filePicker. But probably, and in combination with #1 it would be better to first rewrite the own library, before adding new stuff?
Maybe some nice task for the vue-expert @skjnldsv ? 🙈
The text was updated successfully, but these errors were encountered: