Skip to content

Conversation

@jrjohnson
Copy link
Member

When we only have a course match, but the session is small enough that just the course data match scores it - displaying it is confusing for users as the badge is missing and the data isn't part of the session. Instead we can check for matchedIn and know if there was any data in the session that matched the search terms and filter out any sessions with only course data matching.

Fixes ilios/ilios#6458

When we only have a course match, but the session is small enough that
just the course data match scores it -  displaying it is confusing for
users as the badge is missing and the data isn't part of the session.
Instead we can check for matchedIn and know if there was any data in the
session that matched the search terms and filter out any sessions with
only course data matching.
@netlify
Copy link

netlify bot commented Sep 11, 2025

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit bca9419
🔍 Latest deploy log https://app.netlify.com/projects/ilios-frontend/deploys/68c39a26b07bdb00080b1e8c
😎 Deploy Preview https://deploy-preview-8803--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jrjohnson jrjohnson marked this pull request as ready for review September 12, 2025 01:08
Otherwise we show this link where there is no more to show.
@michaelchadwick michaelchadwick removed the request for review from stopfstedt September 12, 2025 17:41
@dartajax dartajax added run ui tests Run the expensive UI tests and removed run ui tests Run the expensive UI tests labels Sep 15, 2025
@dartajax dartajax merged commit e25fc01 into ilios:master Sep 18, 2025
98 of 128 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run ui tests Run the expensive UI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Global Search - Badges Missing on Show More Results - False Positives

3 participants