-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The file manager needs:
- The ability to create new files directly in the file manager
- Syntax highlighting of common file types
- Breadcrumbs should be clickable even when editing a file
- The save button should save the file without forcing you to exit the file manager
- File types that support syntax highlighting should also display special icons rather than just the generic file icon
- The "open" button from the dropdown should not have different behavior than clicking the file
- Add right click support to the file list (see this component)
- If
config["oci.cwd"]is set on an instance, the "home" button in the file manager should take you to that path, and the default path when entering the file manager should be such - If you drag and drop a file over the file manager, a dropzone should appear
- File uploads should display progress as to their upload
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress