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

Initial stab at creating a CheckBox #2524

Closed
wants to merge 1 commit into from

Conversation

Alphix
Copy link

@Alphix Alphix commented May 9, 2023

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@Alphix Alphix mentioned this pull request May 9, 2023
@willmcgugan
Copy link
Collaborator

Looks great!

We've had a discussion in the office, and we think we want to go with the OptionList approach.

The reasoning is that lists of check boxes can grow quite large. Unlike RadioSets which tend to be a more manageable number. The OptionList is better at managing very large numbers of things.

Appreciate the effort, but we are going to tackle this one ourselves.

@Alphix
Copy link
Author

Alphix commented May 9, 2023

@willmcgugan ok, I'm not sure why/how OptionList would be better at managing very large number of options, but I'm looking forward to seeing the OptionList implementation :)

@Alphix Alphix closed this May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants