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

[Feature] CheckBox component #23

Open
jamesmcroft opened this issue Feb 12, 2022 · 0 comments
Open

[Feature] CheckBox component #23

jamesmcroft opened this issue Feb 12, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@jamesmcroft
Copy link
Member

Describe the feature

A simple component wrapper around a web checkbox that provides easier interactions in Vue.

Rationale for the feature

This is a fundamental component and should be included.

Scope of the feature

Capability Priority
Ability for the checkbox to be checkable Must
Ability to provide a label for the checkbox Must
Ability for the checkbox to support an indeterminate state Must
Ability for the checkbox to support being pre-populated with a state Must
Ability for the checkbox to support being disabled Must
Ability for checkboxes to support grouping with restrictions on selection (one, multiple) Should
Ability for the checked state to be emitted Should

Open questions

No response

Other information

No response

@jamesmcroft jamesmcroft added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 12, 2022
@jamesmcroft jamesmcroft added this to the v1.0 milestone Feb 12, 2022
@jamesmcroft jamesmcroft moved this to Todo in MADE Vue Feb 12, 2022
@jamesmcroft jamesmcroft moved this from To Triage to Approved in MADE Vue Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Approved
Development

No branches or pull requests

1 participant