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

(SP: 2) Create Badge component aligned with design system #2861

Closed
Mav-Ivan opened this issue Nov 25, 2024 · 0 comments · Fixed by #2919
Closed

(SP: 2) Create Badge component aligned with design system #2861

Mav-Ivan opened this issue Nov 25, 2024 · 0 comments · Fixed by #2919
Assignees
Labels

Comments

@Mav-Ivan
Copy link
Contributor

Description:

Implement a reusable Badge component that meets the design system standards. This component will be used throughout the application to maintain consistency in badge styles, behavior, and accessibility.

Figma

Requirements:

  • Styles:

    • Follow design system variables for colors, typography, padding, and other styles.
  • Props:

    • variant: Defines type (sm, lg).
    • badgeContent: Provide content that will be rendered in Badge.
    • color: Supports different colors.
    • maxContent: The max value that will be shown in the Badge.
    • isVisible: To show Badge.

Don't forget to cover component with tests and add to the storybook

@Mav-Ivan Mav-Ivan added Frontend part feature component design system task related to scss design system labels Nov 25, 2024
@github-project-automation github-project-automation bot moved this to Project Backlog in SpaceToStudy Nov 25, 2024
@VKormylo VKormylo assigned VKormylo and unassigned VKormylo Nov 25, 2024
@nebby2105 nebby2105 self-assigned this Nov 26, 2024
@nebby2105 nebby2105 mentioned this issue Dec 1, 2024
4 tasks
@nebby2105 nebby2105 linked a pull request Dec 1, 2024 that will close this issue
4 tasks
@nebby2105 nebby2105 moved this from Project Backlog to Merge request in SpaceToStudy Dec 1, 2024
@github-project-automation github-project-automation bot moved this from Merge request to Done in SpaceToStudy Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants