Skip to content

fix: header checkbox selection style#490

Merged
YanaChorna29 merged 1 commit intodevelopmentfrom
fix/header-checkbox-selection-style
Feb 6, 2026
Merged

fix: header checkbox selection style#490
YanaChorna29 merged 1 commit intodevelopmentfrom
fix/header-checkbox-selection-style

Conversation

@YanaChorna29
Copy link
Contributor

Description:

<SHORT_DESCRIPTION>

Issues:

  • Issue #<TICKET_ID>

UI changes

<Please, provide Screenshots or Figma links>

Checklist:

  • the pull request name complies with Conventional Commits
  • the pull request name starts with fix:, feat:, feature:, chore:, hotfix: or e2e:. If contains breaking changes then the pull request name must start with fix!:, feat!:, feature!:, chore!:, hotfix!: or e2e!:.
  • the pull request name ends with (Issue #<TICKET_ID>) (comma-separated list of issues)
  • I confirm that do not share any confidential information

New Component Checklist:

  • component name starts with Dial
  • custom css classes has dial- prefix
  • component export added to index.ts
  • jsdoc is added for component
  • absolute paths are used for imports
    e.g. import { Button } from '@/components/Button/Button instead of import { Button } from '../../Button/Button
  • stories are added
  • tests are added

@YanaChorna29 YanaChorna29 merged commit f3696de into development Feb 6, 2026
10 checks passed
@YanaChorna29 YanaChorna29 deleted the fix/header-checkbox-selection-style branch February 6, 2026 09:52
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.

2 participants