step 1: let's get the "export now" working, however clunky. For remote connections, we accept two separate Root Directories, one for client side and one for server side. Data Extracts will export using the server-side root directory while Image Extracts including cinema/png/etc. will use the client side root directory.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
@utkarsh.ayachit I find the details of this bug awkward. Big picture, it is good. From a functionality perspective, it is good. From a confusion perspective, it is bad.
What I would like is:
We should clear the directories in the lower left. They don't work, they are confusing.
Get rid of the "Navagate" or "OK" button. One or the other doesn't belong.
If I double click on a directory, placing me in the directory, the Navagate and OK buttons go out. I believe we want to select THIS directory.
You can place yourself in a directory, and chose a subdirectory. Clicking OK will combine them, to our target directory path. This is confusing. We should keep this, but what we want is the previous bullet.
I would prefer that this dialog isn't so file specific. We are looking for directories here!
@cory.quammen Unless this is considered a prototype, I don't think it is ready for 5.8.1.
the export inspector is a prototype. see new design here #19931 (closed)
your issues here seem specific to how file open dialog in general works. I'd recommend opening a separate issue and we can then discuss what the file open dialog should behave for all cases. Note the dialog here is same as in other places e.g. File | Open or file navigator shown on Properties panel for certain readers like Plot3D. The issue here simply make the prototype export inspector "work" enough so that folks can at least use it to "export now" in client-server mode.