Skip to content

feat(DataGrid): implemented a column search inside the hideCoulumns feature#5439

Open
ChristianBusshoff wants to merge 9 commits into
mainfrom
feat-3904/Implement-search-feature-into-the-flyout-of-hide&reveal-column
Open

feat(DataGrid): implemented a column search inside the hideCoulumns feature#5439
ChristianBusshoff wants to merge 9 commits into
mainfrom
feat-3904/Implement-search-feature-into-the-flyout-of-hide&reveal-column

Conversation

@ChristianBusshoff
Copy link
Copy Markdown
Contributor

Relates to #3904

  • implemented MiniSearch inside the reveal Flyout

Checklist

  • The added / edited code has been documented with JSDoc
  • If a new component is added, at least one Playwright screenshot test or functional test is added
  • A changeset is added with pnpm exec changeset add if your changes should be released as npm package (because they affect the library usage)
  • I have performed a self review of my code ("Files changed" tab in the pull request)
  • All relevant changes are documented in the documentation app (folder apps/docs) if needed

@ChristianBusshoff ChristianBusshoff requested a review from a team as a code owner May 6, 2026 12:08
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 6, 2026

🦋 Changeset detected

Latest commit: b1f4212

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
sit-onyx Minor
@sit-onyx/chartjs-plugin Major
@sit-onyx/mdc Major
@sit-onyx/nuxt-docs Major
@sit-onyx/nuxt Major
@sit-onyx/tiptap Major
@sit-onyx/vitepress-theme Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@JoCa96 JoCa96 force-pushed the feat-3904/Implement-search-feature-into-the-flyout-of-hide&reveal-column branch from a3b9dfc to 8f7d9c7 Compare May 6, 2026 13:16
Comment thread packages/sit-onyx/src/components/OnyxDataGrid/features/hideColumns/hideColumns.ts Outdated
Comment thread packages/sit-onyx/src/components/OnyxDataGrid/features/hideColumns/hideColumns.ts Outdated
@larsrickert larsrickert self-assigned this May 11, 2026
ChristianBusshoff and others added 7 commits May 11, 2026 09:52
This is an auto-generated pull request. All Playwright screenshots have
been updated.

Co-authored-by: ChristianBusshoff <178766498+ChristianBusshoff@users.noreply.github.com>
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