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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 [Feature] Checkbox Component #7142

Open
2 tasks
mahula opened this issue Mar 24, 2024 · 0 comments
Open
2 tasks

馃殌 [Feature] Checkbox Component #7142

mahula opened this issue Mar 24, 2024 · 0 comments

Comments

@mahula
Copy link
Contributor

mahula commented Mar 24, 2024

馃殌 Checkbox Component

Create a reusable atomic compoment for checkboxes.
Base them on the adequat Vutify component.

Checkboxes are used in several contexts in the webapp. See these component files for more insight:

components/ContributionForm/ContributionForm.vue
components/DeleteData/DeleteData.vue
components/Embed/EmbedComponent.vue
components/Registration/RegistrationSlideEmail.vue
components/Registration/RegistrationSlideCreate.vue
pages/admin/donations.vue
pages/settings/notifications.vue
pages/settings/privacy.vue
pages/terms-and-conditions-confirm.vue

Todo

  • adhere to directory and naming convention
    e.g. components/checkbox/XYCheckbox.[stories.ts|test.ts|vue]
  • make sure that relevant parameters are easy to pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant