Skip to content

Conversation

@palash247
Copy link
Contributor

@palash247 palash247 commented Nov 12, 2022

Implements #267

Changes:

Added the following functionalities to checkboxes:

  • Select all: press ctrl + a
  • Clear current selection, even the defaults: press ctrl + r
  • Invert current selection: ctrl + i

Copy link
Collaborator

@Cube707 Cube707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also some documentation would be nice

Copy link
Collaborator

@staticdev staticdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution. I see no problems in the code. Would you mind also adding some documentation to the change?

@palash247 palash247 requested review from staticdev and removed request for magmax November 17, 2022 18:33
@palash247
Copy link
Contributor Author

Thanks a lot for the contribution. I see no problems in the code. Would you mind also adding some documentation to the change?

Added documentation. Please review.

Copy link
Collaborator

@Cube707 Cube707 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@staticdev staticdev merged commit 6af2680 into magmax:main Dec 15, 2022
@Cube707 Cube707 linked an issue Dec 18, 2022 that may be closed by this pull request
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.

Checkbox: Have an option to select all and reset all selection

3 participants