CloudExplorer2 icon indicating copy to clipboard operation
CloudExplorer2 copied to clipboard

Manage your users' cloud services from your application

Results 11 CloudExplorer2 issues
Sort by recently updated
recently updated
newest added

For now the image banks show a fixed number of results It would be nice to load more photos when the user scrolls down * [ ] add a page...

enhancement
good first issue

When a file (or even a folder?) is selected, it should be possible to display details about the file, such as weight, dates and type... And most important a preview....

enhancement
help wanted

Right now when you try to login to ftp and give the wrong login or pass, the error is displayed as JSON There should be a page to display auth...

enhancement
help wanted

We should cleanup the code to remove linter warnings, i.e. do `npm run lint` and fix the warnings

help wanted
good first issue

Many clickable zone do not have a `cursor: pointer;` style Probably many other UI/UX mistakes in CE2 (every time the user click, something should happen immediately...)

enhancement
help wanted

When trying to rename a folder I hit `Enter` key and this `cd` into the folder, not renaming it. The behavior of `Enter` should be the same as when creating...

bug

It would be very helpful to let the user mark some folders as favorite or to memorize the "recent places" i.e. the folders in which the user has opened files...

enhancement
help wanted

When the user uses the keyboard arrows to move the selection, if the selection is on a file or folder which is not visible, the view should scroll so that...

help wanted
good first issue

When the user has to select a folder: if there is no selection then enter should select the current folder (otherwise, if there is a selection it enters the selected...

help wanted

When the user "save as" a file, he/she is asked a name, and when the chosen name is already in the file list, a "are you sure?" dialog should ask...

help wanted