Skip to content

[FEATURE] Implement Live Search & Color Swatch Grid - #208

Merged
fahimahammed merged 1 commit into
fahimahammed:stagefrom
durvaakadam:add-live-search-color-grid
Oct 12, 2025
Merged

[FEATURE] Implement Live Search & Color Swatch Grid#208
fahimahammed merged 1 commit into
fahimahammed:stagefrom
durvaakadam:add-live-search-color-grid

Conversation

@durvaakadam

Copy link
Copy Markdown
Contributor

Pull Request

Description

This PR adds two new components to the library and updates the component registry:

  1. Live Search (live-search.tsx)
  2. Color Swatch Grid (color-swatch-grid.tsx)

components.tsx has been updated to import and register these components in the demo list.

Related Issue

Fixes #207

Changes Made

  • Added live-search.tsx component
  • Added color-swatch-grid.tsx component
  • Updated components.tsx imports and demo entries
  • Optional: Added sample/demo data

Screenshots or GIFs (if applicable)

image

Checklist

  • Only the necessary files are modified; no unrelated changes are included.
  • Follows clean code principles (readable, maintainable, minimal duplication).
  • All changes are clearly documented.
  • Code has been tested (manual/automated) and verified against edge cases.
  • No breaking changes are introduced to existing functionality.
  • All new and existing tests passed (if tests exist).

Additional Notes

  • Styles may need refinement to fully match the design system.
  • Consider adding Storybook stories or unit tests for the new components.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great job, @durvaakadam! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

  • DevUI

@fahimahammed fahimahammed left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

thank you for your contribution

@fahimahammed
fahimahammed merged commit 5f20599 into fahimahammed:stage Oct 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Live Search and Color Swatch Grid

2 participants