Skip to content

fix(website): preserve string format highlighting in column search - #90

Open
Bircck wants to merge 1 commit into
mainfrom
fix/125353-column-search-format
Open

fix(website): preserve string format highlighting in column search#90
Bircck wants to merge 1 commit into
mainfrom
fix/125353-column-search-format

Conversation

@Bircck

@Bircck Bircck commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Searching a text column for its format (for example, email) displayed [object Object]. Render the highlighted format as JSX so the label and highlighting stay intact.

Fixes the bug where searching a text column by format displays [object Object].

Before After
Before: Email search displays object Object After: Email search preserves the highlighted format

Validated: browser checks for full/partial matches, clearing search and plain text fields; focused ESLint; generator tests (101 passed, 2 skipped).

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.

1 participant