Skip to content

feat: #658 Add grid component with filtering example - #668

Open
ralfger wants to merge 12 commits into
masterfrom
feat/658-add-grid-component-with-filtering-example
Open

feat: #658 Add grid component with filtering example#668
ralfger wants to merge 12 commits into
masterfrom
feat/658-add-grid-component-with-filtering-example

Conversation

@ralfger

@ralfger ralfger commented Mar 6, 2025

Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

feature

What is the current behavior?

There is no existing example of a data table with filtering and search functionality.

What is the new behavior?

  • Added a data table component that displays structured data
  • Implemented search functionality
  • Added filtering options

Does this PR introduce a breaking change?

No breaking changes.

@ralfger
ralfger requested a review from mkleszcz March 6, 2025 12:42
@ralfger ralfger linked an issue Mar 6, 2025 that may be closed by this pull request
4 tasks
@ralfger
ralfger requested a review from pziemkowski June 24, 2025 09:56
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.

Add grid component with filtering example

1 participant