Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FilePickerBuilder: Allow to add custom buttons and use shipped picker #896

Merged
merged 2 commits into from
Aug 15, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 15, 2023

The file picker builder should support the custom buttons option. Also this changes the file picker builder to use the bundled file picker instead of the global one from the server.

(some linting fixes included (space to tab)).

Changes are kept simple so back porting to stable4 without being a breaking change should be simple.

Also fix linting issues

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
…e global one

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 0085747 into master Aug 15, 2023
6 checks passed
@susnux susnux deleted the feat/filepicker-builder-buttons branch August 15, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CopyMove mode with file-picker
3 participants