Skip to content

Feat: add combo select component#317

Merged
Misael840 merged 2 commits into
mainfrom
feat/combo-select
May 31, 2025
Merged

Feat: add combo select component#317
Misael840 merged 2 commits into
mainfrom
feat/combo-select

Conversation

@Misael840
Copy link
Copy Markdown
Contributor

Summary

  • Add ComboSelect component
  • Implement component in Multiselect, FilterRangeSlider and FilterRange
  • Update layout of FilterRangeSlider and FilterRange

Task

Affected sections

  • exports.json
  • package.json
  • src/components/Filters/DropdownRange.test.tsx
  • src/components/Filters/DropdownRangeSlider.test.tsx
  • src/components/Filters/FilterRange.test.tsx
  • src/components/Filters/FilterRange.tsx
  • src/components/Filters/FilterRangeSlider.test.tsx
  • src/components/Filters/FilterRangeSlider.tsx
  • src/components/Form/ComboSelect.test.tsx
  • src/components/Form/ComboSelect.tsx
  • src/components/Form/MultiSelect.tsx
  • src/components/Form/index.ts
  • src/stories/ComboSelect.stories.tsx
  • src/stories/FilterRangeSlider.stories.tsx

How did you test this change?

  • Manually
  • All test passed
  • src/components/Form/ComboSelect.test.tsx

@Misael840 Misael840 self-assigned this May 21, 2025
@Misael840 Misael840 added the enhancement New feature or request label May 21, 2025
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented May 21, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@Misael840 Misael840 force-pushed the feat/combo-select branch from b7d2c4e to 97fdc4b Compare May 31, 2025 09:19
@Misael840 Misael840 merged commit 0f34509 into main May 31, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant