Skip to content

Conversation

@johanmalm
Copy link
Collaborator

...search results.

For example with the csv data below - where the commas at the end force an empty command - we want a search for "aa" to render two results rather than one.

a,
aa,
aaa,
b,
bb,
bbb,

Fixes: #227

...search results.

For example with the csv data below - where the commas at the end force
an empty command - we want a search for "aa" to render two results
rather than one.

```
a,
aa,
aaa,
b,
bb,
bbb,
```

Fixes: #227
@johanmalm johanmalm merged commit 543bd67 into master Dec 6, 2024
@johanmalm johanmalm deleted the allow-duplicate-commands-when-searching branch December 6, 2024 20:17
johanmalm added a commit that referenced this pull request Dec 6, 2024
...to that the default '<empty>' can be overridden.

Issue: #232
johanmalm added a commit that referenced this pull request Dec 10, 2024
...to that the default '<empty>' can be overridden.

Issue: #232
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.

Search doesn't work + <empty> text

2 participants