Skip to content

Conversation

@pmattmann
Copy link
Member

image

@pmattmann pmattmann requested a review from a team September 2, 2025 22:47
@pmattmann pmattmann marked this pull request as draft September 3, 2025 04:55
@pmattmann pmattmann added the deploy! Creates a feature branch deployment for this PR label Sep 4, 2025
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

Feature branch deployment currently inactive.

If the PR is still open, you can add the deploy! label to this PR to trigger a feature branch deployment.

@pmattmann pmattmann marked this pull request as ready for review September 4, 2025 20:14
Copy link
Member

@manuelmeister manuelmeister left a comment

Choose a reason for hiding this comment

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

Hahaha, I knew the moment you asked this in the core meeting that you are going to solve this :D. Nice!

@pmattmann pmattmann removed the deploy! Creates a feature branch deployment for this PR label Sep 6, 2025
@manuelmeister manuelmeister added the deploy! Creates a feature branch deployment for this PR label Sep 6, 2025
@BacLuc BacLuc added deploy! Creates a feature branch deployment for this PR and removed deploy! Creates a feature branch deployment for this PR labels Sep 6, 2025
Copy link
Member

@manuelmeister manuelmeister left a comment

Choose a reason for hiding this comment

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

I'm not sure we want to add a 7.5kb dependency for this feature, but it works!

if (info) {
return uFuzzy.highlight(
item.text,
info.ranges[0],
Copy link
Member

Choose a reason for hiding this comment

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

Does this mean only the first occurrence of each match is highlighted?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, the library can process multi-line text.
Here, info.ranges[0] means that only the hits of the first line are highlighted.

@pmattmann pmattmann added this pull request to the merge queue Oct 3, 2025
Merged via the queue into ecamp:devel with commit f2d575c Oct 3, 2025
74 of 76 checks passed
@pmattmann pmattmann deleted the feature/autocomplete-multiple-items branch October 3, 2025 18:50
This was referenced Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

before-vue3 deploy! Creates a feature branch deployment for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants