Skip to content

Fix tag search ordering#1817

Merged
Oaphi merged 2 commits intodevelopfrom
0valt/1815/tags-ordering
Sep 5, 2025
Merged

Fix tag search ordering#1817
Oaphi merged 2 commits intodevelopfrom
0valt/1815/tags-ordering

Conversation

@Oaphi
Copy link
Member

@Oaphi Oaphi commented Sep 2, 2025

closes #1816

Tags are supposed to be order by in ascending order, name matches first, then excerpt matches

@Oaphi Oaphi requested review from a team, ArtOfCode- and cellio September 2, 2025 23:03
@Oaphi Oaphi added this to the v0.12.4 milestone Sep 2, 2025
@codecov
Copy link

codecov bot commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.25%. Comparing base (16d0278) to head (fa15dba).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 70.87% <ø> (ø)
helpers 81.96% <ø> (ø)
jobs 60.00% <ø> (ø)
models 88.36% <100.00%> (ø)
tasks 61.11% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@cellio cellio left a comment

Choose a reason for hiding this comment

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

Tested and LGTM. Code changes look reasonable to me but I'd like another pair of eyes on them.

@Oaphi Oaphi merged commit e398cfc into develop Sep 5, 2025
13 checks passed
@Oaphi Oaphi deleted the 0valt/1815/tags-ordering branch September 5, 2025 15:14
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.

Tag search is no longer sorted by name

3 participants