SolidOS / folder-pane

Folder browser fo Sold file system: traverse, add new folders, objects, upload files etc
MIT License
7 stars 4 forks source link

When a new thing is created in a folder it should be opened #1

Open timbl opened 5 years ago

timbl commented 5 years ago

@bourgeoa Dec 20 03:57 Working on tiddliwiki connector to Solid I tried to create a file.json with the green + button The file is created with no content. File size is zero. Is it only a UI bug or is it on purpose

RubenVerborgh commented 5 years ago

We have a matching bug in NSS: https://github.com/solid/node-solid-server/issues/1011

timbl commented 5 years ago

At the moment the green plus creates the new object, like a file or folder or meeting, but does not open it. It is reasonable to assume the user wants to open it in the folder view.

timbl commented 5 years ago

Make sure the same pane is used as created the object, eg for a source file, the source file editor.

timbl commented 5 years ago

@RubenVerborgh no solid/node-solid-server#1011 is not a matching bug. This is a bug with the pane. That is a bug with the server.