filepicker option to default to CWD #900
RyanDraves
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While using the filepicker bubble, I was unable to make a directory selection default to the CWD, which felt like an awkward workflow for my use case. I have this feature implemented with accompanying tests, where a setter is used before
Initis called to get the relevant model state set correctly.Somewhat related
FileSelectedhas no references and is never updated. I added logic to update it the filepicker is navigated and wrote some tests for that as well.Beta Was this translation helpful? Give feedback.
All reactions