diff --git a/R/ui.R b/R/ui.R index 9c5f08f7..031b598e 100644 --- a/R/ui.R +++ b/R/ui.R @@ -323,11 +323,12 @@ add_block_ui <- function(id) { showValueAsTags = TRUE, html = TRUE, markSearchResults = TRUE, - optionsCount = 3, + optionsCount = 10, keepAlwaysOpen = TRUE, searchGroup = TRUE, - searchByStartsWith = TRUE, - hasOptionDescription = TRUE + #searchByStartsWith = TRUE, + hasOptionDescription = TRUE, + width = "100%" ) ) ) diff --git a/tests/testthat/_snaps/block/block-app-001_.new.png b/tests/testthat/_snaps/block/block-app-001_.new.png index bf3c0dbd..cb888493 100644 Binary files a/tests/testthat/_snaps/block/block-app-001_.new.png and b/tests/testthat/_snaps/block/block-app-001_.new.png differ diff --git a/tests/testthat/_snaps/block/block-app-002_.new.png b/tests/testthat/_snaps/block/block-app-002_.new.png index 826b2d2b..88e2cad6 100644 Binary files a/tests/testthat/_snaps/block/block-app-002_.new.png and b/tests/testthat/_snaps/block/block-app-002_.new.png differ diff --git a/tests/testthat/_snaps/block/block-app-003_.new.png b/tests/testthat/_snaps/block/block-app-003_.new.png index 0586bc50..b4d056ed 100644 Binary files a/tests/testthat/_snaps/block/block-app-003_.new.png and b/tests/testthat/_snaps/block/block-app-003_.new.png differ diff --git a/tests/testthat/_snaps/block/block-app-004_.new.png b/tests/testthat/_snaps/block/block-app-004_.new.png index aa52392f..7cf37837 100644 Binary files a/tests/testthat/_snaps/block/block-app-004_.new.png and b/tests/testthat/_snaps/block/block-app-004_.new.png differ diff --git a/tests/testthat/_snaps/block/block-app-005_.new.png b/tests/testthat/_snaps/block/block-app-005_.new.png index a755f04d..f5ae933a 100644 Binary files a/tests/testthat/_snaps/block/block-app-005_.new.png and b/tests/testthat/_snaps/block/block-app-005_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-001_.new.png b/tests/testthat/_snaps/stack/stack-app-001_.new.png new file mode 100644 index 00000000..f5ae933a Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-001_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-002_.new.png b/tests/testthat/_snaps/stack/stack-app-002_.new.png new file mode 100644 index 00000000..cb9e0d8c Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-002_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-003_.new.png b/tests/testthat/_snaps/stack/stack-app-003_.new.png new file mode 100644 index 00000000..1524e826 Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-003_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-004_.new.png b/tests/testthat/_snaps/stack/stack-app-004_.new.png new file mode 100644 index 00000000..e4db45fa Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-004_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-005_.new.png b/tests/testthat/_snaps/stack/stack-app-005_.new.png new file mode 100644 index 00000000..f8df3191 Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-005_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-006_.new.png b/tests/testthat/_snaps/stack/stack-app-006_.new.png new file mode 100644 index 00000000..c2492ffd Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-006_.new.png differ diff --git a/tests/testthat/_snaps/stack/stack-app-007_.new.png b/tests/testthat/_snaps/stack/stack-app-007_.new.png new file mode 100644 index 00000000..9e958ce7 Binary files /dev/null and b/tests/testthat/_snaps/stack/stack-app-007_.new.png differ diff --git a/tests/testthat/_snaps/workspace/restore-workspace-app-001_.new.png b/tests/testthat/_snaps/workspace/restore-workspace-app-001_.new.png index 3ad3c638..37522e9f 100644 Binary files a/tests/testthat/_snaps/workspace/restore-workspace-app-001_.new.png and b/tests/testthat/_snaps/workspace/restore-workspace-app-001_.new.png differ diff --git a/tests/testthat/_snaps/workspace/workspace-app-001_.new.png b/tests/testthat/_snaps/workspace/workspace-app-001_.new.png index e85f6051..ba1f0729 100644 Binary files a/tests/testthat/_snaps/workspace/workspace-app-001_.new.png and b/tests/testthat/_snaps/workspace/workspace-app-001_.new.png differ diff --git a/tests/testthat/_snaps/workspace/workspace-app-002_.new.png b/tests/testthat/_snaps/workspace/workspace-app-002_.new.png index 05333d96..491126e9 100644 Binary files a/tests/testthat/_snaps/workspace/workspace-app-002_.new.png and b/tests/testthat/_snaps/workspace/workspace-app-002_.new.png differ diff --git a/tests/testthat/_snaps/workspace/workspace-app-003_.new.png b/tests/testthat/_snaps/workspace/workspace-app-003_.new.png index b3ca425f..6b69d050 100644 Binary files a/tests/testthat/_snaps/workspace/workspace-app-003_.new.png and b/tests/testthat/_snaps/workspace/workspace-app-003_.new.png differ diff --git a/tests/testthat/_snaps/workspace/workspace-app-004_.new.png b/tests/testthat/_snaps/workspace/workspace-app-004_.new.png index e85f6051..ba1f0729 100644 Binary files a/tests/testthat/_snaps/workspace/workspace-app-004_.new.png and b/tests/testthat/_snaps/workspace/workspace-app-004_.new.png differ