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

feat: categories #1535

Closed
wants to merge 1 commit into from
Closed

feat: categories #1535

wants to merge 1 commit into from

Conversation

dargmuesli
Copy link
Member

📚 Description

Allow to choose some interests.

📝 Checklist

  • All commits follow the Conventional Commit format
  • The PR's title follows the Conventional Commit format

@dargmuesli dargmuesli requested a review from myyxl February 23, 2024 02:40
<LayoutPageTitle is-centered :title="t('title')" />
<FormInput :title="t('categories')" type="checkbox">
<div class="flex gap-4">
<FormCheckbox
Copy link
Member Author

Choose a reason for hiding this comment

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

For another display style we'd have to follow the Inclusively Hiding & Styling Checkboxes and Radio Buttons guide to keep accessibility.

<LayoutPageTitle is-centered :title="t('title')" />
<FormInput :title="t('categories')" type="checkbox">
<div class="flex gap-4">
<FormCheckbox
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: images

@dargmuesli dargmuesli force-pushed the feat/categories/form branch from 327df0d to a74439b Compare March 1, 2024 03:04
@dargmuesli dargmuesli force-pushed the feat/categories/form branch from a74439b to 967c326 Compare March 1, 2024 03:07
@dargmuesli dargmuesli force-pushed the master branch 2 times, most recently from db8592b to 95ec293 Compare February 20, 2025 05:59
@dargmuesli dargmuesli changed the base branch from master to main March 7, 2025 10:28
@dargmuesli
Copy link
Member Author

New design warrants a new implementation

@dargmuesli dargmuesli closed this Apr 3, 2025
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.

1 participant