swiftDialog icon indicating copy to clipboard operation
swiftDialog copied to clipboard

Support for two (or more) columns of checkboxes

Open joncrain opened this issue 2 years ago • 2 comments

It would be great to be able to handle more checkboxes without the need to scroll: 150663608-6ee03207-0558-4769-a016-44fe5822fccb

joncrain avatar Apr 19 '22 17:04 joncrain

Good suggestion. What would the order of the checkboxes look like?

Option 1: image

Option 2: image

bartreardon avatar Apr 19 '22 20:04 bartreardon

I prefer option 2.

joncrain avatar Apr 19 '22 20:04 joncrain

+1 on this one 😄

smithjw avatar Jan 19 '23 02:01 smithjw

Bump: cough v2.2.0 cough

smithjw avatar Feb 03 '23 00:02 smithjw

For those playing at home, I have some test code working for this - needs some tinkering to work out the implementation details and what, if any, influence you as an admin would have over the layout.

image

bartreardon avatar Feb 03 '23 01:02 bartreardon

Semi related - playing with allowing swapping checkboxes for switch style

edit: lol @ "Numnber"

image

bartreardon avatar Apr 19 '23 12:04 bartreardon

Closing this as a "wontfix"

Rather than multiple columns of checkboxes, using the switch style to allow an arbitrary list of items in a scrollview will be the recommended method for managing bulk selectable options.

Some enhancements in 2.3 helps with presentation and performance.

bartreardon avatar Aug 15 '23 02:08 bartreardon