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

fix(FilePicker): Do not show checkboxes on single select mode #929

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 23, 2023

Selected file is only displayed by background color and checkboxes are hidden if multiselect is false.

Screen Shot 2023-08-23 at 19 02 38

Part of #920

Selected file is only displayed by background color and checkboxes are hidden if `multiselect` is `false`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux mentioned this pull request Aug 23, 2023
15 tasks
@skjnldsv skjnldsv merged commit 7a07526 into master Aug 24, 2023
8 checks passed
@skjnldsv skjnldsv deleted the fix/do-not-show-checkbox-on-single-select branch August 24, 2023 05:54
@skjnldsv
Copy link
Contributor

Fix #940

@susnux susnux added the bug Something isn't working label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants